Skip to content

Commit 9f3ad3c

Browse files
fix(deps): update dependency ethers to v6.15.0
1 parent df859be commit 9f3ad3c

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.14.4"
3393-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.14.4.tgz#0f6fbc562a8425c7c888da307fa71ef796be0c04"
3394-
integrity sha512-Jm/dzRs2Z9iBrT6e9TvGxyb5YVKAPLlpna7hjxH7KH/++DSh2T/JVmQUv7iHI5E55hDbp/gEVvstWYXVxXFzsA==
3392+
version "6.15.0"
3393+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.15.0.tgz#2980f2a3baf0509749b7e21f8692fa8a8349c0e3"
3394+
integrity sha512-Kf/3ZW54L4UT0pZtsY/rf+EkBU7Qi5nnhonjUb8yTXcxH3cdcWrV2cRyk0Xk/4jK6OoHhxxZHriyhje20If2hQ==
33953395
dependencies:
33963396
"@adraffy/ens-normalize" "1.10.1"
33973397
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)