Skip to content

Commit 4e3fff9

Browse files
committed
fix(deps): update dependency ethers to v6.6.7
1 parent 6646076 commit 4e3fff9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"@devprotocol/hashi": "2.2.0",
122122
"@devprotocol/util-ts": "3.0.0",
123123
"@metamask/detect-provider": "^2.0.0",
124-
"ethers": "6.6.6",
124+
"ethers": "6.6.7",
125125
"js-base64": "^3.7.2",
126126
"lit": "^2.3.1",
127127
"ramda": "^0.29.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3044,10 +3044,10 @@ esutils@^2.0.2, esutils@^2.0.3:
30443044
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
30453045
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
30463046

3047-
3048-
version "6.6.6"
3049-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.6.6.tgz#3b7ea68b318760c3854ca7450cd3fb51f29835d0"
3050-
integrity sha512-u3WbQn9bzreuLRGHJx/ZlrRSLYiiIu5FLGcR9VChu5D4+udINfNJZl+Y1DVgKlU6o7i3y31ATxs5HYrKogyvlA==
3047+
3048+
version "6.6.7"
3049+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.6.7.tgz#9cf773bcbc0ca56d783d4774e9b73b4d1aff9962"
3050+
integrity sha512-1SdT3W5/IPAcx9l5/+9qKRYR/iqVIdNQIct18yeh+XvN+I4RK44mvOsAerMwJYCAwdQfsOgf3OkfozeuMInbtQ==
30513051
dependencies:
30523052
"@adraffy/ens-normalize" "1.9.2"
30533053
"@noble/hashes" "1.1.2"

0 commit comments

Comments
 (0)