Skip to content

Commit 66bed06

Browse files
fix(deps): update dependency axios to v1.12.0 [security] (#4391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de1bec2 commit 66bed06

File tree

4 files changed

+27
-15
lines changed

4 files changed

+27
-15
lines changed

packages/axios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"nock": "13.5.6"
1616
},
1717
"dependencies": {
18-
"axios": "1.8.4"
18+
"axios": "1.12.0"
1919
},
2020
"keywords": [
2121
"http client",

packages/http-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"license": "MIT",
2828
"dependencies": {
29-
"axios": "1.8.4"
29+
"axios": "1.12.0"
3030
},
3131
"devDependencies": {
3232
"@midwayjs/core": "workspace:^",

packages/web-koa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@midwayjs/mock": "workspace:^",
2929
"@types/koa-router": "7.4.8",
3030
"fs-extra": "11.3.0",
31-
"axios": "1.8.4"
31+
"axios": "1.12.0"
3232
},
3333
"dependencies": {
3434
"@koa/router": "^12.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)