Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.7 (#904)
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 Sep 12, 2024
1 parent 606b88f commit b138b7b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"axios": "1.7.5",
"axios": "1.7.7",
"http-status-codes": "2.3.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:8.3.0"
"@typescript-eslint/parser": "npm:8.3.0"
"@vitest/ui": "npm:2.0.5"
axios: "npm:1.7.5"
axios: "npm:1.7.7"
date-fns: "npm:3.6.0"
env-cmd: "npm:10.1.0"
eslint: "npm:9.9.1"
Expand Down Expand Up @@ -1730,14 +1730,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.5":
version: 1.7.5
resolution: "axios@npm:1.7.5"
"axios@npm:1.7.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/6cbcfe943a84089f420a900a3a3aeb54ee94dcc9c2b81b150434896357be5d1079eff0b1bbb628597371e79f896b1bc5776df04184756ba99656ff31df9a75bf
checksum: 10/7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1
languageName: node
linkType: hard

Expand Down

0 comments on commit b138b7b

Please sign in to comment.