Skip to content

Commit f4b0d0e

Browse files
committed
fix(deps): update dependency ethers to v6.13.0
1 parent 4e21b3c commit f4b0d0e

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

31883188
ethers@^6.6.4:
3189-
version "6.12.2"
3190-
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.12.2.tgz#f2724ec33bcf802b6786579e943b6e38a2ba3612"
3191-
integrity sha512-MNfR2kzZyNF8bRNDSmjM+rT1+yqCgYNqfrXyNnpiNId2MQPiAOOr/7lrgdrdwoBxzKPSnSYZaGb5lcNyvzhuvA==
3189+
version "6.13.0"
3190+
resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.0.tgz#f342958d0f622cf06559f59fbccdc1d30fa64f50"
3191+
integrity sha512-+yyQQQWEntY5UVbCv++guA14RRVFm1rSnO1GoLFdrK7/XRWMoktNgyG9UjwxrQqGBfGyFKknNZ81YpUS2emCgg==
31923192
dependencies:
31933193
"@adraffy/ens-normalize" "1.10.1"
31943194
"@noble/curves" "1.2.0"

0 commit comments

Comments
 (0)