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" : " 9.1.0" ,
60
60
"eslint-plugin-functional" : " 4.4.1" ,
61
61
"eslint-plugin-jest" : " 27.9.0" ,
62
- "ethers" : " 6.11 .1" ,
62
+ "ethers" : " 6.12 .1" ,
63
63
"husky" : " 9.0.11" ,
64
64
"jest" : " 29.7.0" ,
65
65
"lint-staged" : " 15.2.2" ,
Original file line number Diff line number Diff line change @@ -2585,10 +2585,10 @@ esutils@^2.0.2:
2585
2585
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2586
2586
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2587
2587
2588
- ethers@6.11 .1 :
2589
- version "6.11 .1"
2590
- resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.11 .1.tgz#96aae00b627c2e35f9b0a4d65c7ab658259ee6af "
2591
- integrity sha512-mxTAE6wqJQAbp5QAe/+o+rXOID7Nw91OZXvgpjDa1r4fAbq2Nu314oEZSbjoRLacuCzs7kUC3clEvkCQowffGg ==
2588
+ ethers@6.12 .1 :
2589
+ version "6.12 .1"
2590
+ resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.12 .1.tgz#517ff6d66d4fd5433e38e903051da3e57c87ff37 "
2591
+ integrity sha512-j6wcVoZf06nqEcBbDWkKg8Fp895SS96dSnTCjiXT+8vt2o02raTn4Lo9ERUuIVU5bAjoPYeA+7ytQFexFmLuVw ==
2592
2592
dependencies :
2593
2593
" @adraffy/ens-normalize" " 1.10.1"
2594
2594
" @noble/curves" " 1.2.0"
You can’t perform that action at this time.
0 commit comments