|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
| 5 | +"@adraffy/ens-normalize@1.8.9": |
| 6 | + version "1.8.9" |
| 7 | + resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.8.9.tgz#67b3acadebbb551669c9a1da15fac951db795b85" |
| 8 | + integrity sha512-93OmGCV0vO8+JQ3FHG+gZk/MPHzzMPDRiCiFcCQNTCnHaaxsacO3ScTPGlu2wX2dOtgfalbchPcw1cOYYjHCYQ== |
| 9 | + |
5 | 10 | "@ava/typescript@3.0.1": |
6 | 11 | version "3.0.1" |
7 | 12 | resolved "https://registry.yarnpkg.com/@ava/typescript/-/typescript-3.0.1.tgz#b89efbe000b800fa477c9613795b3ca6a53f7112" |
|
1155 | 1160 | resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45" |
1156 | 1161 | integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== |
1157 | 1162 |
|
| 1163 | +"@noble/hashes@1.1.2": |
| 1164 | + version "1.1.2" |
| 1165 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.1.2.tgz#e9e035b9b166ca0af657a7848eb2718f0f22f183" |
| 1166 | + integrity sha512-KYRCASVTv6aeUi1tsF8/vpyR7zpfs3FUzy2Jqm+MU+LmUKhQ0y2FpfwqkCcxSg2ua4GALJd8k2R76WxwZGbQpA== |
| 1167 | + |
| 1168 | +"@noble/secp256k1@1.7.1": |
| 1169 | + version "1.7.1" |
| 1170 | + resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c" |
| 1171 | + integrity sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw== |
| 1172 | + |
1158 | 1173 | "@nodelib/fs.scandir@2.1.5": |
1159 | 1174 | version "2.1.5" |
1160 | 1175 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |
@@ -1667,6 +1682,11 @@ aes-js@3.0.0: |
1667 | 1682 | resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.0.0.tgz#e21df10ad6c2053295bcbb8dab40b09dbea87e4d" |
1668 | 1683 | integrity sha1-4h3xCtbCBTKVvLuNq0Cwnb6ofk0= |
1669 | 1684 |
|
| 1685 | +aes-js@4.0.0-beta.3: |
| 1686 | + version "4.0.0-beta.3" |
| 1687 | + resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-4.0.0-beta.3.tgz#da2253f0ff03a0b3a9e445c8cbdf78e7fda7d48c" |
| 1688 | + integrity sha512-/xJX0/VTPcbc5xQE2VUP91y1xN8q/rDfhEzLm+vLc3hYvb5+qHCnpJRuFcrKn63zumK/sCwYYzhG8HP78JYSTA== |
| 1689 | + |
1670 | 1690 | aes-js@^3.1.1: |
1671 | 1691 | version "3.1.2" |
1672 | 1692 | resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.1.2.tgz#db9aabde85d5caabbfc0d4f2a4446960f627146a" |
@@ -4362,41 +4382,17 @@ ethereumjs-wallet@0.6.5: |
4362 | 4382 | utf8 "^3.0.0" |
4363 | 4383 | uuid "^3.3.2" |
4364 | 4384 |
|
4365 | | -ethers@5.7.2, ethers@^5.7.2: |
4366 | | - version "5.7.2" |
4367 | | - resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e" |
4368 | | - integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg== |
| 4385 | +ethers@6.0.5: |
| 4386 | + version "6.0.5" |
| 4387 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.0.5.tgz#88434ce7884511280584ee724cccbe76fbbef093" |
| 4388 | + integrity sha512-qy0HV9NZpRXdFW6Q15o9WCIpKsxQUPjiJPR7EGK8NJO58CQh59Acz58Z+9uEAgcL1e/0Q1DGGm7+WVTjQuvT7g== |
4369 | 4389 | dependencies: |
4370 | | - "@ethersproject/abi" "5.7.0" |
4371 | | - "@ethersproject/abstract-provider" "5.7.0" |
4372 | | - "@ethersproject/abstract-signer" "5.7.0" |
4373 | | - "@ethersproject/address" "5.7.0" |
4374 | | - "@ethersproject/base64" "5.7.0" |
4375 | | - "@ethersproject/basex" "5.7.0" |
4376 | | - "@ethersproject/bignumber" "5.7.0" |
4377 | | - "@ethersproject/bytes" "5.7.0" |
4378 | | - "@ethersproject/constants" "5.7.0" |
4379 | | - "@ethersproject/contracts" "5.7.0" |
4380 | | - "@ethersproject/hash" "5.7.0" |
4381 | | - "@ethersproject/hdnode" "5.7.0" |
4382 | | - "@ethersproject/json-wallets" "5.7.0" |
4383 | | - "@ethersproject/keccak256" "5.7.0" |
4384 | | - "@ethersproject/logger" "5.7.0" |
4385 | | - "@ethersproject/networks" "5.7.1" |
4386 | | - "@ethersproject/pbkdf2" "5.7.0" |
4387 | | - "@ethersproject/properties" "5.7.0" |
4388 | | - "@ethersproject/providers" "5.7.2" |
4389 | | - "@ethersproject/random" "5.7.0" |
4390 | | - "@ethersproject/rlp" "5.7.0" |
4391 | | - "@ethersproject/sha2" "5.7.0" |
4392 | | - "@ethersproject/signing-key" "5.7.0" |
4393 | | - "@ethersproject/solidity" "5.7.0" |
4394 | | - "@ethersproject/strings" "5.7.0" |
4395 | | - "@ethersproject/transactions" "5.7.0" |
4396 | | - "@ethersproject/units" "5.7.0" |
4397 | | - "@ethersproject/wallet" "5.7.0" |
4398 | | - "@ethersproject/web" "5.7.1" |
4399 | | - "@ethersproject/wordlists" "5.7.0" |
| 4390 | + "@adraffy/ens-normalize" "1.8.9" |
| 4391 | + "@noble/hashes" "1.1.2" |
| 4392 | + "@noble/secp256k1" "1.7.1" |
| 4393 | + aes-js "4.0.0-beta.3" |
| 4394 | + tslib "2.4.0" |
| 4395 | + ws "8.5.0" |
4400 | 4396 |
|
4401 | 4397 | ethers@^5.0.1, ethers@^5.0.2, ethers@^5.4.7: |
4402 | 4398 | version "5.5.2" |
@@ -4434,6 +4430,42 @@ ethers@^5.0.1, ethers@^5.0.2, ethers@^5.4.7: |
4434 | 4430 | "@ethersproject/web" "5.5.1" |
4435 | 4431 | "@ethersproject/wordlists" "5.5.0" |
4436 | 4432 |
|
| 4433 | +ethers@^5.7.2: |
| 4434 | + version "5.7.2" |
| 4435 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e" |
| 4436 | + integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg== |
| 4437 | + dependencies: |
| 4438 | + "@ethersproject/abi" "5.7.0" |
| 4439 | + "@ethersproject/abstract-provider" "5.7.0" |
| 4440 | + "@ethersproject/abstract-signer" "5.7.0" |
| 4441 | + "@ethersproject/address" "5.7.0" |
| 4442 | + "@ethersproject/base64" "5.7.0" |
| 4443 | + "@ethersproject/basex" "5.7.0" |
| 4444 | + "@ethersproject/bignumber" "5.7.0" |
| 4445 | + "@ethersproject/bytes" "5.7.0" |
| 4446 | + "@ethersproject/constants" "5.7.0" |
| 4447 | + "@ethersproject/contracts" "5.7.0" |
| 4448 | + "@ethersproject/hash" "5.7.0" |
| 4449 | + "@ethersproject/hdnode" "5.7.0" |
| 4450 | + "@ethersproject/json-wallets" "5.7.0" |
| 4451 | + "@ethersproject/keccak256" "5.7.0" |
| 4452 | + "@ethersproject/logger" "5.7.0" |
| 4453 | + "@ethersproject/networks" "5.7.1" |
| 4454 | + "@ethersproject/pbkdf2" "5.7.0" |
| 4455 | + "@ethersproject/properties" "5.7.0" |
| 4456 | + "@ethersproject/providers" "5.7.2" |
| 4457 | + "@ethersproject/random" "5.7.0" |
| 4458 | + "@ethersproject/rlp" "5.7.0" |
| 4459 | + "@ethersproject/sha2" "5.7.0" |
| 4460 | + "@ethersproject/signing-key" "5.7.0" |
| 4461 | + "@ethersproject/solidity" "5.7.0" |
| 4462 | + "@ethersproject/strings" "5.7.0" |
| 4463 | + "@ethersproject/transactions" "5.7.0" |
| 4464 | + "@ethersproject/units" "5.7.0" |
| 4465 | + "@ethersproject/wallet" "5.7.0" |
| 4466 | + "@ethersproject/web" "5.7.1" |
| 4467 | + "@ethersproject/wordlists" "5.7.0" |
| 4468 | + |
4437 | 4469 | ethjs-unit@0.1.6: |
4438 | 4470 | version "0.1.6" |
4439 | 4471 | resolved "https://registry.yarnpkg.com/ethjs-unit/-/ethjs-unit-0.1.6.tgz#c665921e476e87bce2a9d588a6fe0405b2c41699" |
@@ -8808,6 +8840,11 @@ ts-toolbelt@^6.15.1: |
8808 | 8840 | resolved "https://registry.yarnpkg.com/ts-toolbelt/-/ts-toolbelt-6.15.5.tgz#cb3b43ed725cb63644782c64fbcad7d8f28c0a83" |
8809 | 8841 | integrity sha512-FZIXf1ksVyLcfr7M317jbB67XFJhOO1YqdTcuGaq9q5jLUoTikukZ+98TPjKiP2jC5CgmYdWWYs0s2nLSU0/1A== |
8810 | 8842 |
|
| 8843 | +tslib@2.4.0: |
| 8844 | + version "2.4.0" |
| 8845 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" |
| 8846 | + integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== |
| 8847 | + |
8811 | 8848 | tslib@^1.8.1: |
8812 | 8849 | version "1.14.1" |
8813 | 8850 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" |
@@ -9788,6 +9825,11 @@ ws@7.4.6: |
9788 | 9825 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c" |
9789 | 9826 | integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A== |
9790 | 9827 |
|
| 9828 | +ws@8.5.0: |
| 9829 | + version "8.5.0" |
| 9830 | + resolved "https://registry.yarnpkg.com/ws/-/ws-8.5.0.tgz#bfb4be96600757fe5382de12c670dab984a1ed4f" |
| 9831 | + integrity sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg== |
| 9832 | + |
9791 | 9833 | ws@^3.0.0: |
9792 | 9834 | version "3.3.3" |
9793 | 9835 | resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz#f1cf84fe2d5e901ebce94efaece785f187a228f2" |
|
0 commit comments