Skip to content

Commit a8df5d7

Browse files
fix(deps): update dependency ethers to v6.14.1
1 parent 809082f commit a8df5d7

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.1"
3377+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.14.1.tgz#96b5e967d9c3c66c6b64304d8e7669a761d6fca3"
3378+
integrity sha512-JnFiPFi3sK2Z6y7jZ3qrafDMwiXmU+6cNZ0M+kPq+mTy9skqEzwqAdFW3nb/em2xjlIVXX6Lz8ID6i3LmS4+fQ==
33793379
dependencies:
33803380
"@adraffy/ens-normalize" "1.10.1"
33813381
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)