Skip to content

Commit

Permalink
Merge pull request #87 from marmelab/dependabot/npm_and_yarn/axios-0.…
Browse files Browse the repository at this point in the history
…28.0

Bump axios from 0.22.0 to 0.28.0
  • Loading branch information
fzaninotto authored Aug 22, 2024
2 parents 61110be + 84f7e10 commit f82571d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@oclif/core": "^1.2.0",
"@playwright/test": "^1.30.0",
"@sentry/node": "^6.13.3",
"axios": "^0.22.0",
"axios": "^0.28.0",
"core-js-pure": "^3.24.0",
"cross-fetch": "^3.1.4",
"env-ci": "^5.0.2",
Expand Down
24 changes: 13 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4138,15 +4138,6 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^0.22.0":
version: 0.22.0
resolution: "axios@npm:0.22.0"
dependencies:
follow-redirects: ^1.14.4
checksum: 83dc4d02e180f69aa9f0d1d0d50b84ec3603517230d58b4c3720ebd440c7e64ea86c5e892dc6e19061608e8e1103504a709d8baa4051c4b7652101b523d04b63
languageName: node
linkType: hard

"axios@npm:^0.25.0":
version: 0.25.0
resolution: "axios@npm:0.25.0"
Expand All @@ -4156,6 +4147,17 @@ __metadata:
languageName: node
linkType: hard

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

"babel-jest@npm:^28.1.3":
version: 28.1.3
resolution: "babel-jest@npm:28.1.3"
Expand Down Expand Up @@ -6544,7 +6546,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.4, follow-redirects@npm:^1.14.7, follow-redirects@npm:^1.15.0":
"follow-redirects@npm:^1.14.7, follow-redirects@npm:^1.15.0":
version: 1.15.2
resolution: "follow-redirects@npm:1.15.2"
peerDependenciesMeta:
Expand Down Expand Up @@ -7075,7 +7077,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.30.6
"@typescript-eslint/parser": ^5.30.6
aws-sdk: ^2.1005.0
axios: ^0.22.0
axios: ^0.28.0
core-js-pure: ^3.24.0
cross-fetch: ^3.1.4
env-ci: ^5.0.2
Expand Down

0 comments on commit f82571d

Please sign in to comment.