|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
| 5 | +"@adraffy/ens-normalize@1.9.0": |
| 6 | + version "1.9.0" |
| 7 | + resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.9.0.tgz#223572538f6bea336750039bb43a4016dcc8182d" |
| 8 | + integrity sha512-iowxq3U30sghZotgl4s/oJRci6WPBfNO5YYgk2cIOMCHr3LeGPcsZjCEr+33Q4N+oV3OABDAtA+pyvWjbvBifQ== |
| 9 | + |
5 | 10 | "@ava/typescript@4.0.0": |
6 | 11 | version "4.0.0" |
7 | 12 | resolved "https://registry.yarnpkg.com/@ava/typescript/-/typescript-4.0.0.tgz#7fc1bcb913fb486963d9b5c818878b6fa0255e60" |
|
1173 | 1178 | resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45" |
1174 | 1179 | integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== |
1175 | 1180 |
|
| 1181 | +"@noble/hashes@1.1.2": |
| 1182 | + version "1.1.2" |
| 1183 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.1.2.tgz#e9e035b9b166ca0af657a7848eb2718f0f22f183" |
| 1184 | + integrity sha512-KYRCASVTv6aeUi1tsF8/vpyR7zpfs3FUzy2Jqm+MU+LmUKhQ0y2FpfwqkCcxSg2ua4GALJd8k2R76WxwZGbQpA== |
| 1185 | + |
| 1186 | +"@noble/secp256k1@1.7.1": |
| 1187 | + version "1.7.1" |
| 1188 | + resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c" |
| 1189 | + integrity sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw== |
| 1190 | + |
1176 | 1191 | "@nodelib/fs.scandir@2.1.5": |
1177 | 1192 | version "2.1.5" |
1178 | 1193 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |
@@ -1692,6 +1707,11 @@ aes-js@3.0.0: |
1692 | 1707 | resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.0.0.tgz#e21df10ad6c2053295bcbb8dab40b09dbea87e4d" |
1693 | 1708 | integrity sha1-4h3xCtbCBTKVvLuNq0Cwnb6ofk0= |
1694 | 1709 |
|
| 1710 | +aes-js@4.0.0-beta.3: |
| 1711 | + version "4.0.0-beta.3" |
| 1712 | + resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-4.0.0-beta.3.tgz#da2253f0ff03a0b3a9e445c8cbdf78e7fda7d48c" |
| 1713 | + integrity sha512-/xJX0/VTPcbc5xQE2VUP91y1xN8q/rDfhEzLm+vLc3hYvb5+qHCnpJRuFcrKn63zumK/sCwYYzhG8HP78JYSTA== |
| 1714 | + |
1695 | 1715 | aes-js@^3.1.1: |
1696 | 1716 | version "3.1.2" |
1697 | 1717 | resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.1.2.tgz#db9aabde85d5caabbfc0d4f2a4446960f627146a" |
@@ -4395,41 +4415,17 @@ ethereumjs-wallet@0.6.5: |
4395 | 4415 | utf8 "^3.0.0" |
4396 | 4416 | uuid "^3.3.2" |
4397 | 4417 |
|
4398 | | -ethers@5.7.2, ethers@^5.7.2: |
4399 | | - version "5.7.2" |
4400 | | - resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e" |
4401 | | - integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg== |
| 4418 | +ethers@6.2.0: |
| 4419 | + version "6.2.0" |
| 4420 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.2.0.tgz#e675d77be6da92929c6333d227f844e53fa24f03" |
| 4421 | + integrity sha512-F/RiSDU8d7k9wpt6iMfJyGSuHM3/FmzjZwQkGwfLxLj5aaoAagjBMIyAg96FL2LJEerRHBRenTep6+bF48Ei1w== |
4402 | 4422 | dependencies: |
4403 | | - "@ethersproject/abi" "5.7.0" |
4404 | | - "@ethersproject/abstract-provider" "5.7.0" |
4405 | | - "@ethersproject/abstract-signer" "5.7.0" |
4406 | | - "@ethersproject/address" "5.7.0" |
4407 | | - "@ethersproject/base64" "5.7.0" |
4408 | | - "@ethersproject/basex" "5.7.0" |
4409 | | - "@ethersproject/bignumber" "5.7.0" |
4410 | | - "@ethersproject/bytes" "5.7.0" |
4411 | | - "@ethersproject/constants" "5.7.0" |
4412 | | - "@ethersproject/contracts" "5.7.0" |
4413 | | - "@ethersproject/hash" "5.7.0" |
4414 | | - "@ethersproject/hdnode" "5.7.0" |
4415 | | - "@ethersproject/json-wallets" "5.7.0" |
4416 | | - "@ethersproject/keccak256" "5.7.0" |
4417 | | - "@ethersproject/logger" "5.7.0" |
4418 | | - "@ethersproject/networks" "5.7.1" |
4419 | | - "@ethersproject/pbkdf2" "5.7.0" |
4420 | | - "@ethersproject/properties" "5.7.0" |
4421 | | - "@ethersproject/providers" "5.7.2" |
4422 | | - "@ethersproject/random" "5.7.0" |
4423 | | - "@ethersproject/rlp" "5.7.0" |
4424 | | - "@ethersproject/sha2" "5.7.0" |
4425 | | - "@ethersproject/signing-key" "5.7.0" |
4426 | | - "@ethersproject/solidity" "5.7.0" |
4427 | | - "@ethersproject/strings" "5.7.0" |
4428 | | - "@ethersproject/transactions" "5.7.0" |
4429 | | - "@ethersproject/units" "5.7.0" |
4430 | | - "@ethersproject/wallet" "5.7.0" |
4431 | | - "@ethersproject/web" "5.7.1" |
4432 | | - "@ethersproject/wordlists" "5.7.0" |
| 4423 | + "@adraffy/ens-normalize" "1.9.0" |
| 4424 | + "@noble/hashes" "1.1.2" |
| 4425 | + "@noble/secp256k1" "1.7.1" |
| 4426 | + aes-js "4.0.0-beta.3" |
| 4427 | + tslib "2.4.0" |
| 4428 | + ws "8.5.0" |
4433 | 4429 |
|
4434 | 4430 | ethers@^5.0.1, ethers@^5.0.2, ethers@^5.4.7: |
4435 | 4431 | version "5.5.2" |
@@ -4467,6 +4463,42 @@ ethers@^5.0.1, ethers@^5.0.2, ethers@^5.4.7: |
4467 | 4463 | "@ethersproject/web" "5.5.1" |
4468 | 4464 | "@ethersproject/wordlists" "5.5.0" |
4469 | 4465 |
|
| 4466 | +ethers@^5.7.2: |
| 4467 | + version "5.7.2" |
| 4468 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e" |
| 4469 | + integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg== |
| 4470 | + dependencies: |
| 4471 | + "@ethersproject/abi" "5.7.0" |
| 4472 | + "@ethersproject/abstract-provider" "5.7.0" |
| 4473 | + "@ethersproject/abstract-signer" "5.7.0" |
| 4474 | + "@ethersproject/address" "5.7.0" |
| 4475 | + "@ethersproject/base64" "5.7.0" |
| 4476 | + "@ethersproject/basex" "5.7.0" |
| 4477 | + "@ethersproject/bignumber" "5.7.0" |
| 4478 | + "@ethersproject/bytes" "5.7.0" |
| 4479 | + "@ethersproject/constants" "5.7.0" |
| 4480 | + "@ethersproject/contracts" "5.7.0" |
| 4481 | + "@ethersproject/hash" "5.7.0" |
| 4482 | + "@ethersproject/hdnode" "5.7.0" |
| 4483 | + "@ethersproject/json-wallets" "5.7.0" |
| 4484 | + "@ethersproject/keccak256" "5.7.0" |
| 4485 | + "@ethersproject/logger" "5.7.0" |
| 4486 | + "@ethersproject/networks" "5.7.1" |
| 4487 | + "@ethersproject/pbkdf2" "5.7.0" |
| 4488 | + "@ethersproject/properties" "5.7.0" |
| 4489 | + "@ethersproject/providers" "5.7.2" |
| 4490 | + "@ethersproject/random" "5.7.0" |
| 4491 | + "@ethersproject/rlp" "5.7.0" |
| 4492 | + "@ethersproject/sha2" "5.7.0" |
| 4493 | + "@ethersproject/signing-key" "5.7.0" |
| 4494 | + "@ethersproject/solidity" "5.7.0" |
| 4495 | + "@ethersproject/strings" "5.7.0" |
| 4496 | + "@ethersproject/transactions" "5.7.0" |
| 4497 | + "@ethersproject/units" "5.7.0" |
| 4498 | + "@ethersproject/wallet" "5.7.0" |
| 4499 | + "@ethersproject/web" "5.7.1" |
| 4500 | + "@ethersproject/wordlists" "5.7.0" |
| 4501 | + |
4470 | 4502 | ethjs-unit@0.1.6: |
4471 | 4503 | version "0.1.6" |
4472 | 4504 | resolved "https://registry.yarnpkg.com/ethjs-unit/-/ethjs-unit-0.1.6.tgz#c665921e476e87bce2a9d588a6fe0405b2c41699" |
@@ -8873,6 +8905,11 @@ ts-toolbelt@^6.15.1: |
8873 | 8905 | resolved "https://registry.yarnpkg.com/ts-toolbelt/-/ts-toolbelt-6.15.5.tgz#cb3b43ed725cb63644782c64fbcad7d8f28c0a83" |
8874 | 8906 | integrity sha512-FZIXf1ksVyLcfr7M317jbB67XFJhOO1YqdTcuGaq9q5jLUoTikukZ+98TPjKiP2jC5CgmYdWWYs0s2nLSU0/1A== |
8875 | 8907 |
|
| 8908 | +tslib@2.4.0: |
| 8909 | + version "2.4.0" |
| 8910 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" |
| 8911 | + integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== |
| 8912 | + |
8876 | 8913 | tslib@^1.8.1: |
8877 | 8914 | version "1.14.1" |
8878 | 8915 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" |
@@ -9853,6 +9890,11 @@ ws@7.4.6: |
9853 | 9890 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c" |
9854 | 9891 | integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A== |
9855 | 9892 |
|
| 9893 | +ws@8.5.0: |
| 9894 | + version "8.5.0" |
| 9895 | + resolved "https://registry.yarnpkg.com/ws/-/ws-8.5.0.tgz#bfb4be96600757fe5382de12c670dab984a1ed4f" |
| 9896 | + integrity sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg== |
| 9897 | + |
9856 | 9898 | ws@^3.0.0: |
9857 | 9899 | version "3.3.3" |
9858 | 9900 | resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz#f1cf84fe2d5e901ebce94efaece785f187a228f2" |
|
0 commit comments