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" : " 9.0.0" ,
57
57
"eslint-plugin-functional" : " 4.4.1" ,
58
58
"eslint-plugin-jest" : " 27.2.3" ,
59
- "ethers" : " 6.7.0 " ,
59
+ "ethers" : " 6.7.1 " ,
60
60
"husky" : " 8.0.3" ,
61
61
"jest" : " 29.6.2" ,
62
62
"lint-staged" : " 14.0.0" ,
Original file line number Diff line number Diff line change @@ -2777,10 +2777,10 @@ esutils@^2.0.2:
2777
2777
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2778
2778
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2779
2779
2780
-
2781
- version "6.7.0 "
2782
- resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.7.0 .tgz#0f772c31a9450de28aa518b181c8cb269bbe7fd1 "
2783
- integrity sha512-pxt5hK82RNwcTX2gOZP81t6qVPVspnkpeivwEgQuK9XUvbNtghBnT8GNIb/gPh+WnVSfi8cXC9XlfT8sqc6D6w ==
2780
+
2781
+ version "6.7.1 "
2782
+ resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.7.1 .tgz#9c65e8b5d8e9ad77b7e8cf1c46099892cfafad49 "
2783
+ integrity sha512-qX5kxIFMfg1i+epfgb0xF4WM7IqapIIu50pOJ17aebkxxa4BacW5jFrQRmCJpDEg2ZK2oNtR5QjrQ1WDBF29dA ==
2784
2784
dependencies :
2785
2785
" @adraffy/ens-normalize" " 1.9.2"
2786
2786
" @noble/hashes" " 1.1.2"
You can’t perform that action at this time.
0 commit comments