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.8.0" ,
62
- "ethers" : " 6.11.0 " ,
62
+ "ethers" : " 6.11.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
-
2589
- version "6.11.0 "
2590
- resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.11.0 .tgz#6d3e884ad36454c29d4662ae49439d5d04556c66 "
2591
- integrity sha512-kPHNTnhVWiWU6AVo6CAeTjXEK24SpCXyZvwG9ROFjT0Vlux0EOhWKBAeC+45iDj80QNJTYaT1SDEmeunT0vDNw ==
2588
+
2589
+ version "6.11.1 "
2590
+ resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.11.1 .tgz#96aae00b627c2e35f9b0a4d65c7ab658259ee6af "
2591
+ integrity sha512-mxTAE6wqJQAbp5QAe/+o+rXOID7Nw91OZXvgpjDa1r4fAbq2Nu314oEZSbjoRLacuCzs7kUC3clEvkCQowffGg ==
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