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 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.5 " ,
59
+ "ethers" : " 6.6.6 " ,
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 @@ -2772,10 +2772,10 @@ esutils@^2.0.2:
2772
2772
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2773
2773
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2774
2774
2775
-
2776
- version "6.6.5 "
2777
- resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.6.5 .tgz#b6c29fb45dec93b339a9c984fc62de93c3db8efe "
2778
- integrity sha512-Tc3HXzI0UJ9EhPp6E0fntkgMIA2//rhcB0UsmiRMCR+Bii5iu0RjtwJV55IhlLJ4K39pd0ku+eE4WRgqrLLW2Q ==
2775
+
2776
+ version "6.6.6 "
2777
+ resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.6.6 .tgz#3b7ea68b318760c3854ca7450cd3fb51f29835d0 "
2778
+ integrity sha512-u3WbQn9bzreuLRGHJx/ZlrRSLYiiIu5FLGcR9VChu5D4+udINfNJZl+Y1DVgKlU6o7i3y31ATxs5HYrKogyvlA ==
2779
2779
dependencies :
2780
2780
" @adraffy/ens-normalize" " 1.9.2"
2781
2781
" @noble/hashes" " 1.1.2"
You can’t perform that action at this time.
0 commit comments