File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 59
59
"eslint-config-prettier" : " 10.1.5" ,
60
60
"eslint-plugin-functional" : " 4.4.1" ,
61
61
"eslint-plugin-jest" : " 28.14.0" ,
62
- "ethers" : " 6.14.4 " ,
62
+ "ethers" : " 6.15.0 " ,
63
63
"husky" : " 9.1.7" ,
64
64
"jest" : " 29.7.0" ,
65
65
"lint-staged" : " 15.5.2" ,
Original file line number Diff line number Diff line change @@ -2797,10 +2797,10 @@ esutils@^2.0.2:
2797
2797
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2798
2798
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2799
2799
2800
- ethers@6.14.4 :
2801
- version "6.14.4 "
2802
- resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.14.4 .tgz#0f6fbc562a8425c7c888da307fa71ef796be0c04 "
2803
- integrity sha512-Jm/dzRs2Z9iBrT6e9TvGxyb5YVKAPLlpna7hjxH7KH/++DSh2T/JVmQUv7iHI5E55hDbp/gEVvstWYXVxXFzsA ==
2800
+ ethers@6.15.0 :
2801
+ version "6.15.0 "
2802
+ resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.15.0 .tgz#2980f2a3baf0509749b7e21f8692fa8a8349c0e3 "
2803
+ integrity sha512-Kf/3ZW54L4UT0pZtsY/rf+EkBU7Qi5nnhonjUb8yTXcxH3cdcWrV2cRyk0Xk/4jK6OoHhxxZHriyhje20If2hQ ==
2804
2804
dependencies :
2805
2805
" @adraffy/ens-normalize" " 1.10.1"
2806
2806
" @noble/curves" " 1.2.0"
You can’t perform that action at this time.
0 commit comments