|
223 | 223 | minimatch "^3.0.4"
|
224 | 224 | strip-json-comments "^3.1.1"
|
225 | 225 |
|
226 |
| -"@ethereumjs/common@^2.0.0", "@ethereumjs/common@^2.3.0", "@ethereumjs/common@^2.4.0", "@ethereumjs/common@^2.6.0", "@ethereumjs/common@^2.6.1": |
| 226 | +"@ethereumjs/common@^2.0.0", "@ethereumjs/common@^2.4.0", "@ethereumjs/common@^2.6.0", "@ethereumjs/common@^2.6.1": |
227 | 227 | version "2.6.2"
|
228 | 228 | resolved "https://registry.yarnpkg.com/@ethereumjs/common/-/common-2.6.2.tgz#eb006c9329c75c80f634f340dc1719a5258244df"
|
229 | 229 | integrity sha512-vDwye5v0SVeuDky4MtKsu+ogkH2oFUV8pBKzH/eNBzT8oI91pKa8WyzDuYuxOQsgNgv5R34LfFDh2aaw3H4HbQ==
|
230 | 230 | dependencies:
|
231 | 231 | crc-32 "^1.2.0"
|
232 | 232 | ethereumjs-util "^7.1.4"
|
233 | 233 |
|
| 234 | +"@ethereumjs/common@^2.3.0", "@ethereumjs/common@^2.6.3": |
| 235 | + version "2.6.3" |
| 236 | + resolved "https://registry.yarnpkg.com/@ethereumjs/common/-/common-2.6.3.tgz#39ddece7300b336276bad6c02f6a9f1a082caa05" |
| 237 | + integrity sha512-mQwPucDL7FDYIg9XQ8DL31CnIYZwGhU5hyOO5E+BMmT71G0+RHvIT5rIkLBirJEKxV6+Rcf9aEIY0kXInxUWpQ== |
| 238 | + dependencies: |
| 239 | + crc-32 "^1.2.0" |
| 240 | + ethereumjs-util "^7.1.4" |
| 241 | + |
234 | 242 | "@ethereumjs/tx@3.0.0":
|
235 | 243 | version "3.0.0"
|
236 | 244 | resolved "https://registry.yarnpkg.com/@ethereumjs/tx/-/tx-3.0.0.tgz#8dfd91ed6e91e63996e37b3ddc340821ebd48c81"
|
|
247 | 255 | "@ethereumjs/common" "^2.6.0"
|
248 | 256 | ethereumjs-util "^7.1.3"
|
249 | 257 |
|
250 |
| -"@ethereumjs/tx@^3.2.1", "@ethereumjs/tx@^3.3.0", "@ethereumjs/tx@^3.4.0": |
| 258 | +"@ethereumjs/tx@^3.2.1": |
| 259 | + version "3.5.1" |
| 260 | + resolved "https://registry.yarnpkg.com/@ethereumjs/tx/-/tx-3.5.1.tgz#8d941b83a602b4a89949c879615f7ea9a90e6671" |
| 261 | + integrity sha512-xzDrTiu4sqZXUcaBxJ4n4W5FrppwxLxZB4ZDGVLtxSQR4lVuOnFR6RcUHdg1mpUhAPVrmnzLJpxaeXnPxIyhWA== |
| 262 | + dependencies: |
| 263 | + "@ethereumjs/common" "^2.6.3" |
| 264 | + ethereumjs-util "^7.1.4" |
| 265 | + |
| 266 | +"@ethereumjs/tx@^3.3.0", "@ethereumjs/tx@^3.4.0": |
251 | 267 | version "3.5.0"
|
252 | 268 | resolved "https://registry.yarnpkg.com/@ethereumjs/tx/-/tx-3.5.0.tgz#783b0aeb08518b9991b23f5155763bbaf930a037"
|
253 | 269 | integrity sha512-/+ZNbnJhQhXC83Xuvy6I9k4jT5sXiV0tMR9C+AzSSpcCV64+NB8dTE1m3x98RYMqb8+TLYWA+HML4F5lfXTlJw==
|
|
1140 | 1156 | rxjs "^6.4.0"
|
1141 | 1157 | type-assertions "^1.1.0"
|
1142 | 1158 |
|
| 1159 | +"@shapeshiftoss/hdwallet-core@1.19.0": |
| 1160 | + version "1.19.0" |
| 1161 | + resolved "https://registry.yarnpkg.com/@shapeshiftoss/hdwallet-core/-/hdwallet-core-1.19.0.tgz#7eeae9be9f90fff53887611c6ac02c334781baa3" |
| 1162 | + integrity sha512-Dht99dolYQLDuunKsyQXuNcZH20MrgNrIcb4qG2XLrwuwMUsUOXguQ0MBxi6fFl81hz3G8481v83gOYA5L5tGw== |
| 1163 | + dependencies: |
| 1164 | + eventemitter2 "^5.0.1" |
| 1165 | + lodash "^4.17.21" |
| 1166 | + rxjs "^6.4.0" |
| 1167 | + type-assertions "^1.1.0" |
| 1168 | + |
1143 | 1169 | "@shapeshiftoss/hdwallet-keepkey-webusb@^1.15.2":
|
1144 | 1170 | version "1.18.4"
|
1145 | 1171 | resolved "https://registry.yarnpkg.com/@shapeshiftoss/hdwallet-keepkey-webusb/-/hdwallet-keepkey-webusb-1.18.4.tgz#52d8c9257ecf2b75abe399c5941a70c4db4c6bda"
|
|
1148 | 1174 | "@shapeshiftoss/hdwallet-core" "1.18.4"
|
1149 | 1175 | "@shapeshiftoss/hdwallet-keepkey" "1.18.4"
|
1150 | 1176 |
|
1151 |
| -"@shapeshiftoss/hdwallet-keepkey@1.18.4", "@shapeshiftoss/hdwallet-keepkey@^1.15.2": |
| 1177 | +"@shapeshiftoss/hdwallet-keepkey@1.18.4": |
1152 | 1178 | version "1.18.4"
|
1153 | 1179 | resolved "https://registry.yarnpkg.com/@shapeshiftoss/hdwallet-keepkey/-/hdwallet-keepkey-1.18.4.tgz#00d3aa94c73f394af9968f471785bd46961b2692"
|
1154 | 1180 | integrity sha512-IpFsXgPMXwwCCB1Mz5sgwoc2J2NYc6qtT9ZQj3OMXhOpBdxqQYNEZquodDCWYuNB3rsVnAHCfoBJsRmPw7XWYA==
|
|
1168 | 1194 | semver "^6.3.0"
|
1169 | 1195 | tiny-secp256k1 "^1.1.6"
|
1170 | 1196 |
|
| 1197 | +"@shapeshiftoss/hdwallet-keepkey@^1.15.2": |
| 1198 | + version "1.19.0" |
| 1199 | + resolved "https://registry.yarnpkg.com/@shapeshiftoss/hdwallet-keepkey/-/hdwallet-keepkey-1.19.0.tgz#f83fd94528d877dda6034d9f2644c05851ad87c4" |
| 1200 | + integrity sha512-f3PFI8CEMRG8SjN/XnX4TmpO6MkhvJ4LHc2J1HyEyRHRRPmVjP+Y0BQ6QVZG8uxdW+vrUFQSslliKqYiP7FxNw== |
| 1201 | + dependencies: |
| 1202 | + "@ethereumjs/common" "^2.4.0" |
| 1203 | + "@ethereumjs/tx" "^3.3.0" |
| 1204 | + "@keepkey/device-protocol" "^7.2.4" |
| 1205 | + "@shapeshiftoss/bitcoinjs-lib" "5.2.0-shapeshift.2" |
| 1206 | + "@shapeshiftoss/hdwallet-core" "1.19.0" |
| 1207 | + bignumber.js "^9.0.1" |
| 1208 | + bnb-javascript-sdk-nobroadcast "^2.16.14" |
| 1209 | + crypto-js "^4.0.0" |
| 1210 | + eip55 "^2.1.0" |
| 1211 | + google-protobuf "^3.15.8" |
| 1212 | + icepick "^2.4.0" |
| 1213 | + lodash "^4.17.21" |
| 1214 | + semver "^6.3.0" |
| 1215 | + tiny-secp256k1 "^1.1.6" |
| 1216 | + |
1171 | 1217 | "@sideway/address@^4.1.3":
|
1172 | 1218 | version "4.1.3"
|
1173 | 1219 | resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.3.tgz#d93cce5d45c5daec92ad76db492cc2ee3c64ab27"
|
|
1494 | 1540 | integrity sha512-cPjLXj8d6anFPzFvOPxS3fvly3Shm5nTfl6g8X5smexixbuGUf7hfr21J5tX9JW+UPStp/5P5R8qrKL5IyVJ+A==
|
1495 | 1541 |
|
1496 | 1542 | "@types/node@^17.0.21":
|
1497 |
| - version "17.0.21" |
1498 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644" |
1499 |
| - integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ== |
| 1543 | + version "17.0.23" |
| 1544 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.23.tgz#3b41a6e643589ac6442bdbd7a4a3ded62f33f7da" |
| 1545 | + integrity sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw== |
1500 | 1546 |
|
1501 | 1547 | "@types/pbkdf2@^3.0.0":
|
1502 | 1548 | version "3.1.0"
|
|
1526 | 1572 | integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
|
1527 | 1573 |
|
1528 | 1574 | "@types/react@^17.0.39":
|
1529 |
| - version "17.0.39" |
1530 |
| - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.39.tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce" |
1531 |
| - integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug== |
| 1575 | + version "17.0.43" |
| 1576 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55" |
| 1577 | + integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A== |
1532 | 1578 | dependencies:
|
1533 | 1579 | "@types/prop-types" "*"
|
1534 | 1580 | "@types/scheduler" "*"
|
@@ -3332,9 +3378,9 @@ cssstyle@^1.1.1:
|
3332 | 3378 | cssom "0.3.x"
|
3333 | 3379 |
|
3334 | 3380 | csstype@^3.0.2:
|
3335 |
| - version "3.0.10" |
3336 |
| - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.10.tgz#2ad3a7bed70f35b965707c092e5f30b327c290e5" |
3337 |
| - integrity sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA== |
| 3381 | + version "3.0.11" |
| 3382 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.11.tgz#d66700c5eacfac1940deb4e3ee5642792d85cd33" |
| 3383 | + integrity sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw== |
3338 | 3384 |
|
3339 | 3385 | d@1, d@^1.0.1:
|
3340 | 3386 | version "1.0.1"
|
@@ -3381,13 +3427,20 @@ debug@^3.1.1, debug@^3.2.6:
|
3381 | 3427 | dependencies:
|
3382 | 3428 | ms "^2.1.1"
|
3383 | 3429 |
|
3384 |
| -debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2: |
| 3430 | +debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1: |
3385 | 3431 | version "4.3.3"
|
3386 | 3432 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
|
3387 | 3433 | integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
|
3388 | 3434 | dependencies:
|
3389 | 3435 | ms "2.1.2"
|
3390 | 3436 |
|
| 3437 | +debug@^4.3.2: |
| 3438 | + version "4.3.4" |
| 3439 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" |
| 3440 | + integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== |
| 3441 | + dependencies: |
| 3442 | + ms "2.1.2" |
| 3443 | + |
3391 | 3444 | decamelize@^1.2.0:
|
3392 | 3445 | version "1.2.0"
|
3393 | 3446 | resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
|
@@ -4234,15 +4287,7 @@ ethereum-cryptography@^0.1.3:
|
4234 | 4287 | secp256k1 "^4.0.1"
|
4235 | 4288 | setimmediate "^1.0.5"
|
4236 | 4289 |
|
4237 |
| -ethereumjs-abi@^0.6.8: |
4238 |
| - version "0.6.8" |
4239 |
| - resolved "https://registry.yarnpkg.com/ethereumjs-abi/-/ethereumjs-abi-0.6.8.tgz#71bc152db099f70e62f108b7cdfca1b362c6fcae" |
4240 |
| - integrity sha512-Tx0r/iXI6r+lRsdvkFDlut0N08jWMnKRZ6Gkq+Nmw75lZe4e6o3EkSnkaBP5NF6+m5PTGAr9JP43N3LyeoglsA== |
4241 |
| - dependencies: |
4242 |
| - bn.js "^4.11.8" |
4243 |
| - ethereumjs-util "^6.0.0" |
4244 |
| - |
4245 |
| -"ethereumjs-abi@git+https://github.com/ethereumjs/ethereumjs-abi.git": |
| 4290 | +ethereumjs-abi@^0.6.8, "ethereumjs-abi@git+https://github.com/ethereumjs/ethereumjs-abi.git": |
4246 | 4291 | version "0.6.8"
|
4247 | 4292 | resolved "git+https://github.com/ethereumjs/ethereumjs-abi.git#ee3994657fa7a427238e6ba92a84d0b529bbcde0"
|
4248 | 4293 | dependencies:
|
@@ -6265,18 +6310,25 @@ mime-db@1.51.0:
|
6265 | 6310 | resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.51.0.tgz#d9ff62451859b18342d960850dc3cfb77e63fb0c"
|
6266 | 6311 | integrity sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==
|
6267 | 6312 |
|
6268 |
| -"mime-db@>= 1.43.0 < 2": |
| 6313 | +mime-db@1.52.0, "mime-db@>= 1.43.0 < 2": |
6269 | 6314 | version "1.52.0"
|
6270 | 6315 | resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
|
6271 | 6316 | integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
|
6272 | 6317 |
|
6273 |
| -mime-types@^2.1.12, mime-types@^2.1.16, mime-types@^2.1.27, mime-types@^2.1.31, mime-types@~2.1.17, mime-types@~2.1.19, mime-types@~2.1.24, mime-types@~2.1.34: |
| 6318 | +mime-types@^2.1.12, mime-types@^2.1.27, mime-types@^2.1.31, mime-types@~2.1.17, mime-types@~2.1.19, mime-types@~2.1.24, mime-types@~2.1.34: |
6274 | 6319 | version "2.1.34"
|
6275 | 6320 | resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.34.tgz#5a712f9ec1503511a945803640fafe09d3793c24"
|
6276 | 6321 | integrity sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A==
|
6277 | 6322 | dependencies:
|
6278 | 6323 | mime-db "1.51.0"
|
6279 | 6324 |
|
| 6325 | +mime-types@^2.1.16: |
| 6326 | + version "2.1.35" |
| 6327 | + resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a" |
| 6328 | + integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw== |
| 6329 | + dependencies: |
| 6330 | + mime-db "1.52.0" |
| 6331 | + |
6280 | 6332 | mime@1.6.0:
|
6281 | 6333 | version "1.6.0"
|
6282 | 6334 | resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
|
@@ -6343,9 +6395,9 @@ minimist@0.0.8:
|
6343 | 6395 | integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
|
6344 | 6396 |
|
6345 | 6397 | minimist@^1.2.0, minimist@^1.2.5:
|
6346 |
| - version "1.2.5" |
6347 |
| - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" |
6348 |
| - integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== |
| 6398 | + version "1.2.6" |
| 6399 | + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" |
| 6400 | + integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== |
6349 | 6401 |
|
6350 | 6402 | minipass@^2.6.0, minipass@^2.9.0:
|
6351 | 6403 | version "2.9.0"
|
@@ -8691,9 +8743,9 @@ trezor-connect@^8.2.6:
|
8691 | 8743 | events "^3.3.0"
|
8692 | 8744 |
|
8693 | 8745 | ts-node@^10.2.1:
|
8694 |
| - version "10.5.0" |
8695 |
| - resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.5.0.tgz#618bef5854c1fbbedf5e31465cbb224a1d524ef9" |
8696 |
| - integrity sha512-6kEJKwVxAJ35W4akuiysfKwKmjkbYxwQMTBaAxo9KKAx/Yd26mPUyhGz3ji+EsJoAgrLqVsYHNuuYwQe22lbtw== |
| 8746 | + version "10.7.0" |
| 8747 | + resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.7.0.tgz#35d503d0fab3e2baa672a0e94f4b40653c2463f5" |
| 8748 | + integrity sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A== |
8697 | 8749 | dependencies:
|
8698 | 8750 | "@cspotcode/source-map-support" "0.7.0"
|
8699 | 8751 | "@tsconfig/node10" "^1.0.7"
|
|
0 commit comments