Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.4 [security] (#4011)
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 Aug 26, 2024
1 parent 4078c1b commit f576801
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.5"
},
"dependencies": {
"axios": "1.7.3"
"axios": "1.7.4"
},
"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.3"
"axios": "1.7.4"
},
"devDependencies": {
"@midwayjs/core": "^3.16.2",
Expand Down

0 comments on commit f576801

Please sign in to comment.