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 59
59
"eslint-config-prettier" : " 10.1.5" ,
60
60
"eslint-plugin-functional" : " 4.4.1" ,
61
61
"eslint-plugin-jest" : " 28.11.0" ,
62
- "ethers" : " 6.14.0 " ,
62
+ "ethers" : " 6.14.1 " ,
63
63
"husky" : " 9.1.7" ,
64
64
"jest" : " 29.7.0" ,
65
65
"lint-staged" : " 15.5.2" ,
Original file line number Diff line number Diff line change @@ -2709,10 +2709,10 @@ esutils@^2.0.2:
2709
2709
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2710
2710
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2711
2711
2712
-
2713
- version "6.14.0 "
2714
- resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.14.0 .tgz#b80eca3b60fc97da53f73b77629ce7392568eae0 "
2715
- integrity sha512-KgHwltNSMdbrGWEyKkM0Rt2s+u1nDH/5BVDQakLinzGEJi4bWindBzZSCC4gKsbZjwDTI6ex/8suR9Ihbmz4IQ ==
2712
+
2713
+ version "6.14.1 "
2714
+ resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.14.1 .tgz#96b5e967d9c3c66c6b64304d8e7669a761d6fca3 "
2715
+ integrity sha512-JnFiPFi3sK2Z6y7jZ3qrafDMwiXmU+6cNZ0M+kPq+mTy9skqEzwqAdFW3nb/em2xjlIVXX6Lz8ID6i3LmS4+fQ ==
2716
2716
dependencies :
2717
2717
" @adraffy/ens-normalize" " 1.10.1"
2718
2718
" @noble/curves" " 1.2.0"
You can’t perform that action at this time.
0 commit comments