File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 56
56
"eslint-config-prettier" : " 8.9.0" ,
57
57
"eslint-plugin-functional" : " 4.4.1" ,
58
58
"eslint-plugin-jest" : " 27.2.3" ,
59
- "ethers" : " 6.6.6 " ,
59
+ "ethers" : " 6.6.7 " ,
60
60
"husky" : " 8.0.3" ,
61
61
"jest" : " 29.6.2" ,
62
62
"lint-staged" : " 13.2.3" ,
Original file line number Diff line number Diff line change @@ -2782,10 +2782,10 @@ esutils@^2.0.2:
2782
2782
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2783
2783
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2784
2784
2785
-
2786
- version "6.6.6 "
2787
- resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.6.6 .tgz#3b7ea68b318760c3854ca7450cd3fb51f29835d0 "
2788
- integrity sha512-u3WbQn9bzreuLRGHJx/ZlrRSLYiiIu5FLGcR9VChu5D4+udINfNJZl+Y1DVgKlU6o7i3y31ATxs5HYrKogyvlA ==
2785
+
2786
+ version "6.6.7 "
2787
+ resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.6.7 .tgz#9cf773bcbc0ca56d783d4774e9b73b4d1aff9962 "
2788
+ integrity sha512-1SdT3W5/IPAcx9l5/+9qKRYR/iqVIdNQIct18yeh+XvN+I4RK44mvOsAerMwJYCAwdQfsOgf3OkfozeuMInbtQ ==
2789
2789
dependencies :
2790
2790
" @adraffy/ens-normalize" " 1.9.2"
2791
2791
" @noble/hashes" " 1.1.2"
You can’t perform that action at this time.
0 commit comments