Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 6d3f60d commit 8a23753
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 @@ -5682,14 +5682,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.9
resolution: "axios@npm:1.7.9"
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: cb8ce291818effda09240cb60f114d5625909b345e10f389a945320e06acf0bc949d0f8422d25720f5dd421362abee302c99f5e97edec4c156c8939814b23d19
languageName: node
linkType: hard

Expand Down Expand Up @@ -17125,7 +17125,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 8a23753

Please sign in to comment.