Skip to content

Commit 435ae92

Browse files
fix(deps): update dependency ethers to v6.10.0
1 parent 4eb3f59 commit 435ae92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4974,9 +4974,9 @@ esutils@^2.0.2:
49744974
integrity "sha1-dNLrTeC42hKTcRkQ1Qd1ubcQ72Q= sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g=="
49754975

49764976
ethers@^6.6.0, ethers@^6.8.1:
4977-
version "6.9.2"
4978-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.9.2.tgz#6f4632f62e2350fa8354ff28624027a175ef85a4"
4979-
integrity sha512-YpkrtILnMQz5jSEsJQRTpduaGT/CXuLnUIuOYzHA0v/7c8IX91m2J48wSKjzGL5L9J/Us3tLoUdb+OwE3U+FFQ==
4977+
version "6.10.0"
4978+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.10.0.tgz#20f3c63c60d59a993f8090ad423d8a3854b3b1cd"
4979+
integrity sha512-nMNwYHzs6V1FR3Y4cdfxSQmNgZsRj1RiTU25JwvnJLmyzw9z3SKxNc2XKDuiXXo/v9ds5Mp9m6HBabgYQQ26tA==
49804980
dependencies:
49814981
"@adraffy/ens-normalize" "1.10.0"
49824982
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)