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.8.3" ,
62
- "ethers" : " 6.13.2 " ,
62
+ "ethers" : " 6.13.3 " ,
63
63
"husky" : " 9.1.6" ,
64
64
"jest" : " 29.7.0" ,
65
65
"lint-staged" : " 15.2.10" ,
Original file line number Diff line number Diff line change @@ -3087,10 +3087,10 @@ esutils@^2.0.2:
3087
3087
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
3088
3088
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
3089
3089
3090
-
3091
- version "6.13.2 "
3092
- resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.2 .tgz#4b67d4b49e69b59893931a032560999e5e4419fe "
3093
- integrity sha512-9VkriTTed+/27BGuY1s0hf441kqwHJ1wtN2edksEtiRvXx+soxRX3iSXTfFqq2+YwrOqbDoTHjIhQnjJRlzKmg ==
3090
+
3091
+ version "6.13.3 "
3092
+ resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.3 .tgz#b87afdadb91cc8df5f56b9c59c96e5b206f4a600 "
3093
+ integrity sha512-/DzbZOLVtoO4fKvvQwpEucHAQgIwBGWuRvBdwE/lMXgXvvHHTSkn7XqAQ2b+gjJzZDJjWA9OD05bVceVOsBHbg ==
3094
3094
dependencies :
3095
3095
" @adraffy/ens-normalize" " 1.10.1"
3096
3096
" @noble/curves" " 1.2.0"
You can’t perform that action at this time.
0 commit comments