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 43
43
"@ava/typescript" : " 3.0.1" ,
44
44
"@rollup/plugin-multi-entry" : " 4.1.0" ,
45
45
"@rollup/plugin-typescript" : " 8.5.0" ,
46
- "@types/bent" : " 7.3.2 " ,
46
+ "@types/bent" : " 7.3.3 " ,
47
47
"@types/dotenv" : " 8.2.0" ,
48
48
"@types/node" : " 18.11.18" ,
49
49
"@types/ramda" : " 0.28.20" ,
Original file line number Diff line number Diff line change 990
990
dependencies :
991
991
ethers "^5.0.2"
992
992
993
-
994
- version "7.3.2 "
995
- resolved "https://registry.yarnpkg.com/@types/bent/-/bent-7.3.2 .tgz#07b4f7bcec577be27cdb9e9034eb0de0242481a7 "
996
- integrity sha512-wtE/+NIk55jVUHJFt//kxmq8cQ7ef4J2U9HO7lZqKW4lvvPYTd7KfAEKZLsFmDgmzzMvfd4cPSdv3blqVWmqSQ ==
993
+
994
+ version "7.3.3 "
995
+ resolved "https://registry.yarnpkg.com/@types/bent/-/bent-7.3.3 .tgz#b8daa06e72219045b3f67f968d590d3df3875d96 "
996
+ integrity sha512-5NEIhVzHiZ6wMjFBmJ3gwjxwGug6amMoAn93rtDBttwrODxm+bt63u+MJA7H9NGGM4X1m73sJrAxDapktl036Q ==
997
997
dependencies :
998
998
" @types/node" " *"
999
999
You can’t perform that action at this time.
0 commit comments