File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 76
76
"dependencies" : {
77
77
"@ethersproject/abi" : " ^5.7.0" ,
78
78
"@ethersproject/contracts" : " ^5.7.0" ,
79
- "@lifi/types" : " ^1.11.1 " ,
79
+ "@lifi/types" : " ^1.16.0 " ,
80
80
"axios" : " ^1.1.3" ,
81
81
"bignumber.js" : " ^9.1.0" ,
82
82
"eth-rpc-errors" : " ^4.0.3" ,
Original file line number Diff line number Diff line change 1116
1116
" @jridgewell/resolve-uri" " 3.1.0"
1117
1117
" @jridgewell/sourcemap-codec" " 1.4.14"
1118
1118
1119
- " @lifi/types@^1.11.1 " :
1120
- version "1.11.1 "
1121
- resolved "https://registry.yarnpkg.com/@lifi/types/-/types-1.11.1 .tgz#f87d420989104240d12a6bd262bd6d8f44007568 "
1122
- integrity sha512-DU1NnmfRUp8YLWzRoaev+kAaAXAwB+orFhQLPXY58rH0TocKcdV/tYvyzH82+67PpAAtOyImggULQl/i5YSatw ==
1119
+ " @lifi/types@^1.16.0 " :
1120
+ version "1.16.0 "
1121
+ resolved "https://registry.yarnpkg.com/@lifi/types/-/types-1.16.0 .tgz#d738a8f2053134d546f26598ef6bc7af3bdd17ac "
1122
+ integrity sha512-pngYZqvXtBELw9BCSgu0biAN8FO0jgjZWcIn/5QNXNB8PTKe0Y3ZdmMrY4ofXCWounC4reNSjKxnObF0/5dqNw ==
1123
1123
dependencies :
1124
- ethers "^5.6.9 "
1124
+ ethers "^5.7.2 "
1125
1125
1126
1126
1127
1127
version "2.1.5"
@@ -2692,7 +2692,7 @@ eth-rpc-errors@^4.0.3:
2692
2692
dependencies :
2693
2693
fast-safe-stringify "^2.0.6"
2694
2694
2695
- ethers@^5.6.9, ethers@^5. 7.2 :
2695
+ ethers@^5.7.2 :
2696
2696
version "5.7.2"
2697
2697
resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e"
2698
2698
integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg==
You can’t perform that action at this time.
0 commit comments