Skip to content

Commit

Permalink
Bump ethers from 5.7.2 to 6.6.5
Browse files Browse the repository at this point in the history
Bumps [ethers](https://github.com/ethers-io/ethers.js) from 5.7.2 to 6.6.5.
- [Release notes](https://github.com/ethers-io/ethers.js/releases)
- [Changelog](https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md)
- [Commits](ethers-io/ethers.js@v5.7.2...v6.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2023
1 parent c79cf35 commit 04f9c2a
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 8 deletions.
4 changes: 2 additions & 2 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"@acala-network/api": "^5",
"@acala-network/eth-providers": "~2.7.3",
"@polkadot/api": "^10",
"ethers": "~5.7.0"
"ethers": "~6.6.5"
},
"dependencies": {
"@acala-network/api": "^5.1.1",
"@acala-network/eth-providers": "~2.7.3",
"@acala-network/sdk-core": "4.1.9-4",
"@polkadot/api": "^10.7.3",
"axios": "^0.24.0",
"ethers": "~5.7.0",
"ethers": "~6.6.5",
"graphql": "^16.3.0",
"graphql-request": "^4.1.0",
"lodash": "^4.17.20",
Expand Down
4 changes: 2 additions & 2 deletions packages/wormhole-portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@acala-network/api": "^5",
"@acala-network/eth-providers": "~2.7.3",
"@polkadot/api": "^10",
"ethers": "~5.7.0"
"ethers": "~6.6.5"
},
"dependencies": {
"@acala-network/api": "^5.1.1",
Expand All @@ -30,7 +30,7 @@
"@improbable-eng/grpc-web-node-http-transport": "^0.15.0",
"@polkadot/api": "^10.7.3",
"bn.js": "^5.2.1",
"ethers": "~5.7.0"
"ethers": "~6.6.5"
},
"devDependencies": {
"@types/bn.js": "^5.1.1",
Expand Down
80 changes: 76 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ __metadata:
"@types/lodash": ^4.14.161
"@types/lru-cache": ^7.10.10
axios: ^0.24.0
ethers: ~5.7.0
ethers: ~6.6.5
graphql: ^16.3.0
graphql-request: ^4.1.0
lodash: ^4.17.20
Expand All @@ -186,7 +186,7 @@ __metadata:
"@acala-network/api": ^5
"@acala-network/eth-providers": ~2.7.3
"@polkadot/api": ^10
ethers: ~5.7.0
ethers: ~6.6.5
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -226,15 +226,22 @@ __metadata:
"@types/bn.js": ^5.1.1
"@types/lodash": ^4.14.161
bn.js: ^5.2.1
ethers: ~5.7.0
ethers: ~6.6.5
peerDependencies:
"@acala-network/api": ^5
"@acala-network/eth-providers": ~2.7.3
"@polkadot/api": ^10
ethers: ~5.7.0
ethers: ~6.6.5
languageName: unknown
linkType: soft

"@adraffy/ens-normalize@npm:1.9.2":
version: 1.9.2
resolution: "@adraffy/ens-normalize@npm:1.9.2"
checksum: a9fdeb9e080774c19e4b7f9f60aa5b37cf23fe0e8fe80284bf8221f7396e9f78642bfd39a09a94a4dc3fb8e70f2ac81545204bdcaf222d93f4c4c2ae1f0dca0b
languageName: node
linkType: hard

"@ampproject/remapping@npm:^2.2.0":
version: 2.2.1
resolution: "@ampproject/remapping@npm:2.2.1"
Expand Down Expand Up @@ -2991,13 +2998,27 @@ __metadata:
languageName: node
linkType: hard

"@noble/hashes@npm:1.1.2":
version: 1.1.2
resolution: "@noble/hashes@npm:1.1.2"
checksum: 3c2a8cb7c2e053811032f242155d870c5eb98844d924d69702244d48804cb03b42d4a666c49c2b71164420d8229cb9a6f242b972d50d5bb2f1d673b98b041de2
languageName: node
linkType: hard

"@noble/hashes@npm:1.3.1, @noble/hashes@npm:^1.2.0, @noble/hashes@npm:^1.3.0":
version: 1.3.1
resolution: "@noble/hashes@npm:1.3.1"
checksum: 7fdefc0f7a0c1ec27acc6ff88841793e3f93ec4ce6b8a6a12bfc0dd70ae6b7c4c82fe305fdfeda1735d5ad4a9eebe761e6693b3d355689c559e91242f4bc95b1
languageName: node
linkType: hard

"@noble/secp256k1@npm:1.7.1":
version: 1.7.1
resolution: "@noble/secp256k1@npm:1.7.1"
checksum: d2301f1f7690368d8409a3152450458f27e54df47e3f917292de3de82c298770890c2de7c967d237eff9c95b70af485389a9695f73eb05a43e2bd562d18b18cb
languageName: node
linkType: hard

"@nodelib/fs.scandir@npm:2.1.5":
version: 2.1.5
resolution: "@nodelib/fs.scandir@npm:2.1.5"
Expand Down Expand Up @@ -4202,6 +4223,13 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.15.13":
version: 18.15.13
resolution: "@types/node@npm:18.15.13"
checksum: 79cc5a2b5f98e8973061a4260a781425efd39161a0e117a69cd089603964816c1a14025e1387b4590c8e82d05133b7b4154fa53a7dffb3877890a66145e76515
languageName: node
linkType: hard

"@types/node@npm:^12.12.54":
version: 12.20.55
resolution: "@types/node@npm:12.20.55"
Expand Down Expand Up @@ -4536,6 +4564,13 @@ __metadata:
languageName: node
linkType: hard

"aes-js@npm:4.0.0-beta.5":
version: 4.0.0-beta.5
resolution: "aes-js@npm:4.0.0-beta.5"
checksum: cc2ea969d77df939c32057f7e361b6530aa6cb93cb10617a17a45cd164e6d761002f031ff6330af3e67e58b1f0a3a8fd0b63a720afd591a653b02f649470e15b
languageName: node
linkType: hard

"agent-base@npm:6, agent-base@npm:^6.0.2":
version: 6.0.2
resolution: "agent-base@npm:6.0.2"
Expand Down Expand Up @@ -7106,6 +7141,21 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:~6.6.5":
version: 6.6.5
resolution: "ethers@npm:6.6.5"
dependencies:
"@adraffy/ens-normalize": 1.9.2
"@noble/hashes": 1.1.2
"@noble/secp256k1": 1.7.1
"@types/node": 18.15.13
aes-js: 4.0.0-beta.5
tslib: 2.4.0
ws: 8.5.0
checksum: fd00df64876092db2474b80ec3f8a57baae93813da60425a91ec635757888701424f6596f00f6c3b146e41160f682fe047c26f6d4bfb3c213c9378e37826cbae
languageName: node
linkType: hard

"event-emitter@npm:^0.3.5":
version: 0.3.5
resolution: "event-emitter@npm:0.3.5"
Expand Down Expand Up @@ -13054,6 +13104,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.4.0":
version: 2.4.0
resolution: "tslib@npm:2.4.0"
checksum: 8c4aa6a3c5a754bf76aefc38026134180c053b7bd2f81338cb5e5ebf96fefa0f417bff221592bf801077f5bf990562f6264fecbc42cd3309b33872cb6fc3b113
languageName: node
linkType: hard

"tslib@npm:^1.8.1":
version: 1.14.1
resolution: "tslib@npm:1.14.1"
Expand Down Expand Up @@ -13876,6 +13933,21 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:8.5.0":
version: 8.5.0
resolution: "ws@npm:8.5.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ^5.0.2
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 76f2f90e40344bf18fd544194e7067812fb1372b2a37865678d8f12afe4b478ff2ebc0c7c0aff82cd5e6b66fc43d889eec0f1865c2365d8f7a66d92da7744a77
languageName: node
linkType: hard

"ws@npm:^7.4.5, ws@npm:^7.4.6, ws@npm:^7.5.9":
version: 7.5.9
resolution: "ws@npm:7.5.9"
Expand Down

0 comments on commit 04f9c2a

Please sign in to comment.