Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit 3217b8b

Browse files
chore(deps): bump elliptic, @ethersproject/signing-key and ethers (#736)
Bumps [elliptic](https://github.com/indutny/elliptic) to 6.6.1 and updates ancestor dependencies [elliptic](https://github.com/indutny/elliptic), [@ethersproject/signing-key](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/signing-key) and [ethers](https://github.com/ethers-io/ethers.js). These dependencies need to be updated together. Updates `elliptic` from 6.5.4 to 6.6.1 - [Commits](indutny/elliptic@v6.5.4...v6.6.1) Updates `@ethersproject/signing-key` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/ethers-io/ethers.js/releases) - [Changelog](https://github.com/ethers-io/ethers.js/blob/v5.8.0/CHANGELOG.md) - [Commits](https://github.com/ethers-io/ethers.js/commits/v5.8.0/packages/signing-key) Updates `ethers` from 5.7.2 to 6.13.4 - [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.13.4) --- updated-dependencies: - dependency-name: elliptic dependency-version: 6.6.1 dependency-type: indirect - dependency-name: "@ethersproject/signing-key" dependency-version: 5.8.0 dependency-type: indirect - dependency-name: ethers dependency-version: 6.13.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c81bbb3 commit 3217b8b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"dotenv": "^16.0.3",
6868
"eslint": "^8.28.0",
6969
"eslint-config-prettier": "^8.5.0",
70-
"ethers": "^6.8.0",
70+
"ethers": "^6.13.4",
7171
"@httpz/core-contracts": "^0.7.0-5",
7272
"@httpz/sdk": "^0.7.0-13",
7373
"hardhat": "^2.22.10",

0 commit comments

Comments
 (0)