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 Oct 15, 2024
1 parent c21b622 commit a1d705e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@uppy/xhr-upload": "^2.0.7",
"applicationinsights": "^2.3.5",
"autobind-decorator": "^2.4.0",
"axios": "^0.28.0",
"axios": "^1.0.0",
"config": "^3.3.7",
"connect-redis": "^6.1.3",
"cookie-parser": "^1.4.5",
Expand Down Expand Up @@ -202,7 +202,7 @@
"word-wrap": "1.2.5",
"tough-cookie": "4.1.4",
"follow-redirects": "^1.15.4",
"axios": "^0.28.0",
"axios": "^1.0.0",
"braces": "^3.0.3",
"pac-resolver": "^7.0.1",
"socks": "^2.7.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5653,14 +5653,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.28.0":
version: 0.28.1
resolution: "axios@npm:0.28.1"
"axios@npm:^1.0.0":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: ^1.15.0
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 5115a38d79064d07437c5a28f15841e3607634040e3120ec06a2c4367a7d07cf213b16496eab53b6f58ebc5fb377a440ba9ed4782529b14449a1e285734bfb54
checksum: 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -16990,7 +16990,7 @@ __metadata:
allure-commandline: ^2.13.8
applicationinsights: ^2.3.5
autobind-decorator: ^2.4.0
axios: ^0.28.0
axios: ^1.0.0
axios-debug-log: ^1.0.0
babel-eslint: ^10.1.0
babel-loader: ^8.2.2
Expand Down

0 comments on commit a1d705e

Please sign in to comment.