Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Bump axios from 0.27.2 to 1.6.5 #1263

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@babel/polyfill": "^7.4.4",
"@babel/preset-env": "^7.18.2",
"@pact-foundation/pact": "10.0.0-beta.36",
"axios": "^0.27.2",
"axios": "^1.6.5",
"babel-loader": "^8.0.5",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
Expand Down Expand Up @@ -105,7 +105,7 @@
"xml2js": "^0.4.23"
},
"peerDependencies": {
"axios": "^0.27.2",
"axios": "^1.6.5",
"cross-fetch": "^3.0.6",
"promise": "^8.1.0",
"qs": "^6.10.3",
Expand Down
32 changes: 30 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2832,6 +2832,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.5":
version: 1.6.5
resolution: "axios@npm:1.6.5"
dependencies:
follow-redirects: ^1.15.4
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: e28d67b2d9134cb4608c44d8068b0678cfdccc652742e619006f27264a30c7aba13b2cd19c6f1f52ae195b5232734925928fb192d5c85feea7edd2f273df206d
languageName: node
linkType: hard

"babel-jest@npm:^26.6.3":
version: 26.6.3
resolution: "babel-jest@npm:26.6.3"
Expand Down Expand Up @@ -5481,6 +5492,16 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.15.4":
version: 1.15.4
resolution: "follow-redirects@npm:1.15.4"
peerDependenciesMeta:
debug:
optional: true
checksum: e178d1deff8b23d5d24ec3f7a94cde6e47d74d0dc649c35fc9857041267c12ec5d44650a0c5597ef83056ada9ea6ca0c30e7c4f97dbf07d035086be9e6a5b7b6
languageName: node
linkType: hard

"for-in@npm:^1.0.2":
version: 1.0.2
resolution: "for-in@npm:1.0.2"
Expand Down Expand Up @@ -8917,7 +8938,7 @@ __metadata:
"@babel/polyfill": ^7.4.4
"@babel/preset-env": ^7.18.2
"@pact-foundation/pact": 10.0.0-beta.36
axios: ^0.27.2
axios: ^1.6.5
babel-loader: ^8.0.5
chai: ^4.2.0
chai-as-promised: ^7.1.1
Expand Down Expand Up @@ -8947,7 +8968,7 @@ __metadata:
xml-js: ^1.6.11
xml2js: ^0.4.23
peerDependencies:
axios: ^0.27.2
axios: ^1.6.5
cross-fetch: ^3.0.6
promise: ^8.1.0
qs: ^6.10.3
Expand Down Expand Up @@ -9467,6 +9488,13 @@ __metadata:
languageName: node
linkType: hard

"proxy-from-env@npm:^1.1.0":
version: 1.1.0
resolution: "proxy-from-env@npm:1.1.0"
checksum: ed7fcc2ba0a33404958e34d95d18638249a68c430e30fcb6c478497d72739ba64ce9810a24f53a7d921d0c065e5b78e3822759800698167256b04659366ca4d4
languageName: node
linkType: hard

"prr@npm:~1.0.1":
version: 1.0.1
resolution: "prr@npm:1.0.1"
Expand Down