Skip to content

Commit 1e69979

Browse files
renovate[bot]yjl9903
authored andcommitted
fix(deps): update dependency axios to ^1.7.7
1 parent 534e476 commit 1e69979

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

packages/vite-plugin-cloudflare-functions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
},
8383
"devDependencies": {
8484
"@types/debug": "^4.1.12",
85-
"axios": "^1.7.2",
85+
"axios": "^1.7.7",
8686
"ofetch": "^1.3.4",
8787
"ohmyfetch": "^0.4.21",
8888
"typescript": "^5.5.4",

playground/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dev": "vite"
88
},
99
"dependencies": {
10-
"axios": "^1.7.2",
10+
"axios": "^1.7.7",
1111
"vue": "^3.4.37"
1212
},
1313
"devDependencies": {

pnpm-lock.yaml

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)