Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent c916175 commit a39f47e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-react": "^4.2.1",
"axios": "1.7.5",
"axios": "1.7.7",
"concurrently": "8.2.2",
"cypress": "13.14.2",
"env-cmd": "10.1.0",
Expand Down
13 changes: 1 addition & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4938,17 +4938,6 @@ __metadata:
languageName: node
linkType: hard

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

"axios@npm:1.7.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
Expand Down Expand Up @@ -7875,7 +7864,7 @@ __metadata:
"@uppy/react": "npm:^3.3.1"
"@uppy/xhr-upload": "npm:^3.6.7"
"@vitejs/plugin-react": "npm:^4.2.1"
axios: "npm:1.7.5"
axios: "npm:1.7.7"
concurrently: "npm:8.2.2"
cypress: "npm:13.14.2"
env-cmd: "npm:10.1.0"
Expand Down

0 comments on commit a39f47e

Please sign in to comment.