Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.9 (#4224)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent aad633f commit d6fc914
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"nock": "13.5.6"
},
"dependencies": {
"axios": "1.7.7"
"axios": "1.7.9"
},
"keywords": [
"http client",
Expand Down
2 changes: 1 addition & 1 deletion packages/http-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"license": "MIT",
"dependencies": {
"axios": "1.7.7"
"axios": "1.7.9"
},
"devDependencies": {
"@midwayjs/core": "^3.19.0",
Expand Down

0 comments on commit d6fc914

Please sign in to comment.