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" : " 28.6.0" ,
62
- "ethers" : " 6.13.1 " ,
62
+ "ethers" : " 6.13.2 " ,
63
63
"husky" : " 9.1.2" ,
64
64
"jest" : " 29.7.0" ,
65
65
"lint-staged" : " 15.2.7" ,
Original file line number Diff line number Diff line change @@ -2830,10 +2830,10 @@ esutils@^2.0.2:
2830
2830
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2831
2831
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2832
2832
2833
-
2834
- version "6.13.1 "
2835
- resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.1 .tgz#2b9f9c7455cde9d38b30fe6589972eb083652961 "
2836
- integrity sha512-hdJ2HOxg/xx97Lm9HdCWk949BfYqYWpyw4//78SiwOLgASyfrNszfMUNB2joKjvGUdwhHfaiMMFFwacVVoLR9A ==
2833
+
2834
+ version "6.13.2 "
2835
+ resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.2 .tgz#4b67d4b49e69b59893931a032560999e5e4419fe "
2836
+ integrity sha512-9VkriTTed+/27BGuY1s0hf441kqwHJ1wtN2edksEtiRvXx+soxRX3iSXTfFqq2+YwrOqbDoTHjIhQnjJRlzKmg ==
2837
2837
dependencies :
2838
2838
" @adraffy/ens-normalize" " 1.10.1"
2839
2839
" @noble/curves" " 1.2.0"
You can’t perform that action at this time.
0 commit comments