Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Commit 63f7866

Browse files
build(deps): bump ws and ethers (#9)
Bumps [ws](https://github.com/websockets/ws) to 8.17.1 and updates ancestor dependency [ethers](https://github.com/ethers-io/ethers.js). These dependencies need to be updated together. Updates `ws` from 8.5.0 to 8.17.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.5.0...8.17.1) Updates `ethers` from 6.8.1 to 6.13.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@v6.8.1...v6.13.5) --- updated-dependencies: - dependency-name: ws dependency-type: indirect - dependency-name: ethers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a2fb36 commit 63f7866

File tree

2 files changed

+36
-22
lines changed

2 files changed

+36
-22
lines changed

package-lock.json

Lines changed: 35 additions & 21 deletions
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
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@ethers-ext/signer-ledger": "^6.0.0-beta.1",
1717
"@ledgerhq/hw-transport-node-hid": "^6.27.21",
18-
"ethers": "^6.8.1",
18+
"ethers": "^6.13.5",
1919
"p-retry": "^6.2.1",
2020
"yargs": "^17.7.2"
2121
},

0 commit comments

Comments
 (0)