Skip to content

Commit

Permalink
Update dependency axios to v1 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent 5547f8b commit d83a922
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@uppy/xhr-upload": "^3.3.2",
"applicationinsights": "^2.7.3",
"autobind-decorator": "^2.4.0",
"axios": "^0.28.0",
"axios": "^1.0.0",
"config": "^3.3.9",
"connect-redis": "^6.1.3",
"cookie-parser": "^1.4.6",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5422,14 +5422,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.6
resolution: "axios@npm:1.7.6"
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: a40f63fcf3ea1a171c762d0ad93f9b4754ef7361bcb5eca17cc1b7cb465a515d15c11530a01bd496893fd5c7c6cf2916f55b422d6ff82da46fcaaa1961632e6e
languageName: node
linkType: hard

Expand Down Expand Up @@ -9266,7 +9266,7 @@ __metadata:
allure-commandline: ^2.24.0
applicationinsights: ^2.7.3
autobind-decorator: ^2.4.0
axios: ^0.28.0
axios: ^1.0.0
axios-debug-log: ^0.8.4
babel-loader: ^9.1.3
chai: ^4.3.8
Expand Down Expand Up @@ -9402,7 +9402,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.0, follow-redirects@npm:^1.15.6":
"follow-redirects@npm:^1.15.6":
version: 1.15.6
resolution: "follow-redirects@npm:1.15.6"
peerDependenciesMeta:
Expand Down

0 comments on commit d83a922

Please sign in to comment.