Skip to content

Commit

Permalink
chore(deps): update dependency axios to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent 1b2d083 commit a2e206e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@vitejs/plugin-react": "^4.2.1",
"axios": "0.27.2",
"axios": "1.6.2",
"concurrently": "8.2.2",
"cypress": "13.6.1",
"env-cmd": "10.1.0",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4417,6 +4417,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.2":
version: 1.6.2
resolution: "axios@npm:1.6.2"
dependencies:
follow-redirects: "npm:^1.15.0"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 612bc93f8f738a518e7c5f9de9cc782bcd36aac6bae279160ef6a10260378e21c1786520eab3336898e3d66e0839ebdf739f327fb6d0431baa4d3235703a7652
languageName: node
linkType: hard

"axios@npm:^1.3.5":
version: 1.5.1
resolution: "axios@npm:1.5.1"
Expand Down Expand Up @@ -7133,7 +7144,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:6.15.0"
"@typescript-eslint/parser": "npm:6.15.0"
"@vitejs/plugin-react": "npm:^4.2.1"
axios: "npm:0.27.2"
axios: "npm:1.6.2"
concurrently: "npm:8.2.2"
cypress: "npm:13.6.1"
env-cmd: "npm:10.1.0"
Expand Down

0 comments on commit a2e206e

Please sign in to comment.