File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 59
59
"eslint-config-prettier" : " 9.1.0" ,
60
60
"eslint-plugin-functional" : " 4.4.1" ,
61
61
"eslint-plugin-jest" : " 28.6.0" ,
62
- "ethers" : " 6.13.0 " ,
62
+ "ethers" : " 6.13.1 " ,
63
63
"husky" : " 9.0.11" ,
64
64
"jest" : " 29.7.0" ,
65
65
"lint-staged" : " 15.2.7" ,
Original file line number Diff line number Diff line change @@ -2747,18 +2747,18 @@ esutils@^2.0.2:
2747
2747
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
2748
2748
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
2749
2749
2750
-
2751
- version "6.13.0 "
2752
- resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.0 .tgz#f342958d0f622cf06559f59fbccdc1d30fa64f50 "
2753
- integrity sha512-+yyQQQWEntY5UVbCv++guA14RRVFm1rSnO1GoLFdrK7/XRWMoktNgyG9UjwxrQqGBfGyFKknNZ81YpUS2emCgg ==
2750
+
2751
+ version "6.13.1 "
2752
+ resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.1 .tgz#2b9f9c7455cde9d38b30fe6589972eb083652961 "
2753
+ integrity sha512-hdJ2HOxg/xx97Lm9HdCWk949BfYqYWpyw4//78SiwOLgASyfrNszfMUNB2joKjvGUdwhHfaiMMFFwacVVoLR9A ==
2754
2754
dependencies :
2755
2755
" @adraffy/ens-normalize" " 1.10.1"
2756
2756
" @noble/curves" " 1.2.0"
2757
2757
" @noble/hashes" " 1.3.2"
2758
2758
" @types/node" " 18.15.13"
2759
2759
aes-js "4.0.0-beta.5"
2760
2760
tslib "2.4.0"
2761
- ws "8.5.0 "
2761
+ ws "8.17.1 "
2762
2762
2763
2763
eventemitter3@^5.0.1 :
2764
2764
version "5.0.1"
@@ -4928,10 +4928,10 @@ write-file-atomic@^4.0.2:
4928
4928
imurmurhash "^0.1.4"
4929
4929
signal-exit "^3.0.7"
4930
4930
4931
- ws@8.5.0 :
4932
- version "8.5.0 "
4933
- resolved "https://registry.yarnpkg.com/ws/-/ws-8.5.0 .tgz#bfb4be96600757fe5382de12c670dab984a1ed4f "
4934
- integrity sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg ==
4931
+ ws@8.17.1 :
4932
+ version "8.17.1 "
4933
+ resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1 .tgz#9293da530bb548febc95371d90f9c878727d919b "
4934
+ integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ ==
4935
4935
4936
4936
y18n@^5.0.5 :
4937
4937
version "5.0.8"
You can’t perform that action at this time.
0 commit comments