Skip to content

Commit 48af24a

Browse files
Sync Ethers version
1 parent 3dbdf7c commit 48af24a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/examples/packages/ethers-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"@metamask/snaps-sdk": "workspace:^",
47-
"ethers": "^6.3.0"
47+
"ethers": "^6.16.0"
4848
},
4949
"devDependencies": {
5050
"@jest/globals": "^29.5.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3335,7 +3335,7 @@ __metadata:
33353335
deepmerge: "npm:^4.2.2"
33363336
depcheck: "npm:^1.4.7"
33373337
eslint: "npm:^9.11.0"
3338-
ethers: "npm:^6.3.0"
3338+
ethers: "npm:^6.16.0"
33393339
jest: "npm:^29.0.2"
33403340
jest-silent-reporter: "npm:^0.6.0"
33413341
prettier: "npm:^3.3.3"
@@ -10846,7 +10846,7 @@ __metadata:
1084610846
languageName: node
1084710847
linkType: hard
1084810848

10849-
"ethers@npm:^6.16.0, ethers@npm:^6.3.0":
10849+
"ethers@npm:^6.16.0":
1085010850
version: 6.16.0
1085110851
resolution: "ethers@npm:6.16.0"
1085210852
dependencies:

0 commit comments

Comments
 (0)