Skip to content

Commit

Permalink
Update dependency axios to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent cee9bc5 commit e48e915
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 @@ -64,7 +64,7 @@
"@uppy/xhr-upload": "^2.0.7",
"applicationinsights": "^2.3.5",
"autobind-decorator": "^2.4.0",
"axios": "^0.29.0",
"axios": "^1.0.0",
"config": "^3.3.7",
"connect-redis": "^6.1.3",
"cookie-parser": "^1.4.5",
Expand Down Expand Up @@ -192,7 +192,7 @@
"word-wrap": "1.2.5",
"tough-cookie": "4.1.4",
"follow-redirects": "^1.15.4",
"axios": "^0.29.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 @@ -5553,14 +5553,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.29.0":
version: 0.29.0
resolution: "axios@npm:0.29.0"
"axios@npm:^1.0.0":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
follow-redirects: ^1.15.4
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: b365fa0471ff62472521932c68f152e98650804c016fc6a9fe337a6cd67201141baf14d29161527cce5189b9eba8f14cb5781e02c56e69f56784e9a23385d7e7
checksum: cb8ce291818effda09240cb60f114d5625909b345e10f389a945320e06acf0bc949d0f8422d25720f5dd421362abee302c99f5e97edec4c156c8939814b23d19
languageName: node
linkType: hard

Expand Down Expand Up @@ -16941,7 +16941,7 @@ __metadata:
allure-commandline: ^2.13.8
applicationinsights: ^2.3.5
autobind-decorator: ^2.4.0
axios: ^0.29.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 e48e915

Please sign in to comment.