Skip to content

Commit

Permalink
Bump axios from 0.24.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.24.0...v1.4.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent f949e63 commit 6bb76c0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@acala-network/eth-providers": "~2.7.3",
"@acala-network/sdk-core": "4.1.9-3",
"@polkadot/api": "^10.7.3",
"axios": "^0.24.0",
"axios": "^1.4.0",
"ethers": "~5.7.0",
"graphql": "^16.3.0",
"graphql-request": "^4.1.0",
Expand Down
22 changes: 20 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ __metadata:
"@types/dotenv": ^8.2.0
"@types/lodash": ^4.14.161
"@types/lru-cache": ^7.10.10
axios: ^0.24.0
axios: ^1.4.0
ethers: ~5.7.0
graphql: ^16.3.0
graphql-request: ^4.1.0
Expand Down Expand Up @@ -4918,6 +4918,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.4.0":
version: 1.4.0
resolution: "axios@npm:1.4.0"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 7fb6a4313bae7f45e89d62c70a800913c303df653f19eafec88e56cea2e3821066b8409bc68be1930ecca80e861c52aa787659df0ffec6ad4d451c7816b9386b
languageName: node
linkType: hard

"babel-jest@npm:^27.5.1":
version: 27.5.1
resolution: "babel-jest@npm:27.5.1"
Expand Down Expand Up @@ -7486,7 +7497,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.14.4, follow-redirects@npm:^1.14.9":
"follow-redirects@npm:^1.14.4, follow-redirects@npm:^1.14.9, follow-redirects@npm:^1.15.0":
version: 1.15.2
resolution: "follow-redirects@npm:1.15.2"
peerDependenciesMeta:
Expand Down Expand Up @@ -11578,6 +11589,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

"pseudomap@npm:^1.0.2":
version: 1.0.2
resolution: "pseudomap@npm:1.0.2"
Expand Down

0 comments on commit 6bb76c0

Please sign in to comment.