File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 59
59
"eslint-config-prettier" : " 9.1.0" ,
60
60
"eslint-plugin-functional" : " 4.4.1" ,
61
61
"eslint-plugin-jest" : " 28.5.0" ,
62
- "ethers" : " 6.12.2 " ,
62
+ "ethers" : " 6.13.0 " ,
63
63
"husky" : " 9.0.11" ,
64
64
"jest" : " 29.7.0" ,
65
65
"lint-staged" : " 15.2.5" ,
Original file line number Diff line number Diff line change @@ -2686,10 +2686,10 @@ esutils@^2.0.2:
2686
2686
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2687
2687
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2688
2688
2689
- ethers@6.12.2 :
2690
- version "6.12.2 "
2691
- resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.12.2 .tgz#f2724ec33bcf802b6786579e943b6e38a2ba3612 "
2692
- integrity sha512-MNfR2kzZyNF8bRNDSmjM+rT1+yqCgYNqfrXyNnpiNId2MQPiAOOr/7lrgdrdwoBxzKPSnSYZaGb5lcNyvzhuvA ==
2689
+ ethers@6.13.0 :
2690
+ version "6.13.0 "
2691
+ resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.0 .tgz#f342958d0f622cf06559f59fbccdc1d30fa64f50 "
2692
+ integrity sha512-+yyQQQWEntY5UVbCv++guA14RRVFm1rSnO1GoLFdrK7/XRWMoktNgyG9UjwxrQqGBfGyFKknNZ81YpUS2emCgg ==
2693
2693
dependencies :
2694
2694
" @adraffy/ens-normalize" " 1.10.1"
2695
2695
" @noble/curves" " 1.2.0"
You can’t perform that action at this time.
0 commit comments