Skip to content

Commit 6495c86

Browse files
fix(deps): update dependency ethers to v6.14.3
1 parent 809082f commit 6495c86

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
@@ -3373,9 +3373,9 @@ esutils@^2.0.2:
33733373
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
33743374

33753375
ethers@^6.6.0, ethers@^6.8.1:
3376-
version "6.13.5"
3377-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.5.tgz#8c1d6ac988ac08abc3c1d8fabbd4b8b602851ac4"
3378-
integrity sha512-+knKNieu5EKRThQJWwqaJ10a6HE9sSehGeqWN65//wE7j47ZpFhKAnHB/JJFibwwg61I/koxaPsXbXpD/skNOQ==
3376+
version "6.14.3"
3377+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.14.3.tgz#7c4443c165ee59b2964e691600fd4586004b2000"
3378+
integrity sha512-qq7ft/oCJohoTcsNPFaXSQUm457MA5iWqkf1Mb11ujONdg7jBI6sAOrHaTi3j0CBqIGFSCeR/RMc+qwRRub7IA==
33793379
dependencies:
33803380
"@adraffy/ens-normalize" "1.10.1"
33813381
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)