Skip to content

Commit e3d5228

Browse files
authored
Merge pull request #82 from rebase-network/dependabot/npm_and_yarn/axios-1.16.0
chore(deps): bump axios from 1.15.0 to 1.16.0
2 parents bc716b7 + 4a436db commit e3d5228

3 files changed

Lines changed: 27 additions & 18 deletions

File tree

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@astrojs/cloudflare": "^13.1.7",
1515
"@astrojs/rss": "^4.0.18",
1616
"astro": "^6.1.3",
17-
"axios": "1.15.0",
17+
"axios": "1.16.0",
1818
"marked": "^17.0.6",
1919
"socket.io-client": "4.8.3"
2020
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
"admin:bootstrap": "pnpm --filter @rebase/api bootstrap-admin"
4040
},
4141
"dependencies": {
42-
"axios": "1.15.0",
42+
"axios": "1.16.0",
4343
"socket.io-client": "4.8.3"
4444
},
4545
"devDependencies": {
4646
"@playwright/test": "^1.59.1",
47-
"axios": "1.15.0",
47+
"axios": "1.16.0",
4848
"socket.io-client": "4.8.3",
4949
"wrangler": "^4.80.0"
5050
}

pnpm-lock.yaml

Lines changed: 24 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)