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.8.0" ,
57
57
"eslint-plugin-functional" : " 4.4.1" ,
58
58
"eslint-plugin-jest" : " 27.2.3" ,
59
- "ethers" : " 6.6.3 " ,
59
+ "ethers" : " 6.6.4 " ,
60
60
"husky" : " 8.0.3" ,
61
61
"jest" : " 29.6.1" ,
62
62
"lint-staged" : " 13.2.3" ,
Original file line number Diff line number Diff line change @@ -2770,10 +2770,10 @@ esutils@^2.0.2:
2770
2770
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2771
2771
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2772
2772
2773
-
2774
- version "6.6.3 "
2775
- resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.6.3 .tgz#9bf11d1bd0f18c7c55087d1a52fdc8f3c33c8bab "
2776
- integrity sha512-g8wLXeRWSGDD0T+wsL3pvyc3aYnmxEEAwH8LSoDTDRhRsmJeNs9YMXlNU7ax2caO+zHkeI9MkHiz6rwxEjN4Mw ==
2773
+
2774
+ version "6.6.4 "
2775
+ resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.6.4 .tgz#f03a86effcd55e82aed96a2fb9a56a9febd3e3d5 "
2776
+ integrity sha512-r3myN2hEnydmu23iiIj5kjWnCh5JNzlqrE/z+Kw5UqH173F+JOWzU6qkFB4HVC50epgxzKSL2Hq1oNXA877vwQ ==
2777
2777
dependencies :
2778
2778
" @adraffy/ens-normalize" " 1.9.2"
2779
2779
" @noble/hashes" " 1.1.2"
You can’t perform that action at this time.
0 commit comments