Skip to content

Commit d240ebd

Browse files
fix(deps): update dependency ethers to v6.14.4
1 parent 6cfa0b9 commit d240ebd

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

33913391
ethers@^6.6.0, ethers@^6.8.1:
3392-
version "6.13.5"
3393-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.5.tgz#8c1d6ac988ac08abc3c1d8fabbd4b8b602851ac4"
3394-
integrity sha512-+knKNieu5EKRThQJWwqaJ10a6HE9sSehGeqWN65//wE7j47ZpFhKAnHB/JJFibwwg61I/koxaPsXbXpD/skNOQ==
3392+
version "6.14.4"
3393+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.14.4.tgz#0f6fbc562a8425c7c888da307fa71ef796be0c04"
3394+
integrity sha512-Jm/dzRs2Z9iBrT6e9TvGxyb5YVKAPLlpna7hjxH7KH/++DSh2T/JVmQUv7iHI5E55hDbp/gEVvstWYXVxXFzsA==
33953395
dependencies:
33963396
"@adraffy/ens-normalize" "1.10.1"
33973397
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)