|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 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 |
|
6 | 11 | version "3.0.1"
|
7 | 12 | resolved "https://registry.yarnpkg.com/@ava/typescript/-/typescript-3.0.1.tgz#b89efbe000b800fa477c9613795b3ca6a53f7112"
|
|
1160 | 1165 | resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
|
1161 | 1166 | integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
|
1162 | 1167 |
|
| 1168 | + |
| 1169 | + version "1.1.2" |
| 1170 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.1.2.tgz#e9e035b9b166ca0af657a7848eb2718f0f22f183" |
| 1171 | + integrity sha512-KYRCASVTv6aeUi1tsF8/vpyR7zpfs3FUzy2Jqm+MU+LmUKhQ0y2FpfwqkCcxSg2ua4GALJd8k2R76WxwZGbQpA== |
| 1172 | + |
| 1173 | + |
| 1174 | + version "1.7.1" |
| 1175 | + resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c" |
| 1176 | + integrity sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw== |
| 1177 | + |
1163 | 1178 |
|
1164 | 1179 | version "2.1.5"
|
1165 | 1180 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
|
|
1672 | 1687 | resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.0.0.tgz#e21df10ad6c2053295bcbb8dab40b09dbea87e4d"
|
1673 | 1688 | integrity sha1-4h3xCtbCBTKVvLuNq0Cwnb6ofk0=
|
1674 | 1689 |
|
| 1690 | + |
| 1691 | + version "4.0.0-beta.3" |
| 1692 | + resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-4.0.0-beta.3.tgz#da2253f0ff03a0b3a9e445c8cbdf78e7fda7d48c" |
| 1693 | + integrity sha512-/xJX0/VTPcbc5xQE2VUP91y1xN8q/rDfhEzLm+vLc3hYvb5+qHCnpJRuFcrKn63zumK/sCwYYzhG8HP78JYSTA== |
| 1694 | + |
1675 | 1695 | aes-js@^3.1.1:
|
1676 | 1696 | version "3.1.2"
|
1677 | 1697 | resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.1.2.tgz#db9aabde85d5caabbfc0d4f2a4446960f627146a"
|
|
4368 | 4388 | utf8 "^3.0.0"
|
4369 | 4389 | uuid "^3.3.2"
|
4370 | 4390 |
|
4371 |
| -ethers@5.7.2, ethers@^5.7.2: |
4372 |
| - version "5.7.2" |
4373 |
| - resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e" |
4374 |
| - integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg== |
| 4391 | +ethers@6.0.8: |
| 4392 | + version "6.0.8" |
| 4393 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.0.8.tgz#a02e31f2771b66ecab6c731c1141b30d9de09174" |
| 4394 | + integrity sha512-j5smdMwn4t4vEARcfUv54mTJ2NMCorYLL51wPjFInEnrRr2SF5Sl9a7Z4DXS8UO1fBJVGHnjDDrF1b7msY3f7Q== |
4375 | 4395 | dependencies:
|
4376 |
| - "@ethersproject/abi" "5.7.0" |
4377 |
| - "@ethersproject/abstract-provider" "5.7.0" |
4378 |
| - "@ethersproject/abstract-signer" "5.7.0" |
4379 |
| - "@ethersproject/address" "5.7.0" |
4380 |
| - "@ethersproject/base64" "5.7.0" |
4381 |
| - "@ethersproject/basex" "5.7.0" |
4382 |
| - "@ethersproject/bignumber" "5.7.0" |
4383 |
| - "@ethersproject/bytes" "5.7.0" |
4384 |
| - "@ethersproject/constants" "5.7.0" |
4385 |
| - "@ethersproject/contracts" "5.7.0" |
4386 |
| - "@ethersproject/hash" "5.7.0" |
4387 |
| - "@ethersproject/hdnode" "5.7.0" |
4388 |
| - "@ethersproject/json-wallets" "5.7.0" |
4389 |
| - "@ethersproject/keccak256" "5.7.0" |
4390 |
| - "@ethersproject/logger" "5.7.0" |
4391 |
| - "@ethersproject/networks" "5.7.1" |
4392 |
| - "@ethersproject/pbkdf2" "5.7.0" |
4393 |
| - "@ethersproject/properties" "5.7.0" |
4394 |
| - "@ethersproject/providers" "5.7.2" |
4395 |
| - "@ethersproject/random" "5.7.0" |
4396 |
| - "@ethersproject/rlp" "5.7.0" |
4397 |
| - "@ethersproject/sha2" "5.7.0" |
4398 |
| - "@ethersproject/signing-key" "5.7.0" |
4399 |
| - "@ethersproject/solidity" "5.7.0" |
4400 |
| - "@ethersproject/strings" "5.7.0" |
4401 |
| - "@ethersproject/transactions" "5.7.0" |
4402 |
| - "@ethersproject/units" "5.7.0" |
4403 |
| - "@ethersproject/wallet" "5.7.0" |
4404 |
| - "@ethersproject/web" "5.7.1" |
4405 |
| - "@ethersproject/wordlists" "5.7.0" |
| 4396 | + "@adraffy/ens-normalize" "1.8.9" |
| 4397 | + "@noble/hashes" "1.1.2" |
| 4398 | + "@noble/secp256k1" "1.7.1" |
| 4399 | + aes-js "4.0.0-beta.3" |
| 4400 | + tslib "2.4.0" |
| 4401 | + ws "8.5.0" |
4406 | 4402 |
|
4407 | 4403 | ethers@^5.0.1, ethers@^5.0.2, ethers@^5.4.7:
|
4408 | 4404 | version "5.5.2"
|
@@ -4440,6 +4436,42 @@ ethers@^5.0.1, ethers@^5.0.2, ethers@^5.4.7:
|
4440 | 4436 | "@ethersproject/web" "5.5.1"
|
4441 | 4437 | "@ethersproject/wordlists" "5.5.0"
|
4442 | 4438 |
|
| 4439 | +ethers@^5.7.2: |
| 4440 | + version "5.7.2" |
| 4441 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e" |
| 4442 | + integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg== |
| 4443 | + dependencies: |
| 4444 | + "@ethersproject/abi" "5.7.0" |
| 4445 | + "@ethersproject/abstract-provider" "5.7.0" |
| 4446 | + "@ethersproject/abstract-signer" "5.7.0" |
| 4447 | + "@ethersproject/address" "5.7.0" |
| 4448 | + "@ethersproject/base64" "5.7.0" |
| 4449 | + "@ethersproject/basex" "5.7.0" |
| 4450 | + "@ethersproject/bignumber" "5.7.0" |
| 4451 | + "@ethersproject/bytes" "5.7.0" |
| 4452 | + "@ethersproject/constants" "5.7.0" |
| 4453 | + "@ethersproject/contracts" "5.7.0" |
| 4454 | + "@ethersproject/hash" "5.7.0" |
| 4455 | + "@ethersproject/hdnode" "5.7.0" |
| 4456 | + "@ethersproject/json-wallets" "5.7.0" |
| 4457 | + "@ethersproject/keccak256" "5.7.0" |
| 4458 | + "@ethersproject/logger" "5.7.0" |
| 4459 | + "@ethersproject/networks" "5.7.1" |
| 4460 | + "@ethersproject/pbkdf2" "5.7.0" |
| 4461 | + "@ethersproject/properties" "5.7.0" |
| 4462 | + "@ethersproject/providers" "5.7.2" |
| 4463 | + "@ethersproject/random" "5.7.0" |
| 4464 | + "@ethersproject/rlp" "5.7.0" |
| 4465 | + "@ethersproject/sha2" "5.7.0" |
| 4466 | + "@ethersproject/signing-key" "5.7.0" |
| 4467 | + "@ethersproject/solidity" "5.7.0" |
| 4468 | + "@ethersproject/strings" "5.7.0" |
| 4469 | + "@ethersproject/transactions" "5.7.0" |
| 4470 | + "@ethersproject/units" "5.7.0" |
| 4471 | + "@ethersproject/wallet" "5.7.0" |
| 4472 | + "@ethersproject/web" "5.7.1" |
| 4473 | + "@ethersproject/wordlists" "5.7.0" |
| 4474 | + |
4443 | 4475 |
|
4444 | 4476 | version "0.1.6"
|
4445 | 4477 | resolved "https://registry.yarnpkg.com/ethjs-unit/-/ethjs-unit-0.1.6.tgz#c665921e476e87bce2a9d588a6fe0405b2c41699"
|
@@ -8814,6 +8846,11 @@ ts-toolbelt@^6.15.1:
|
8814 | 8846 | resolved "https://registry.yarnpkg.com/ts-toolbelt/-/ts-toolbelt-6.15.5.tgz#cb3b43ed725cb63644782c64fbcad7d8f28c0a83"
|
8815 | 8847 | integrity sha512-FZIXf1ksVyLcfr7M317jbB67XFJhOO1YqdTcuGaq9q5jLUoTikukZ+98TPjKiP2jC5CgmYdWWYs0s2nLSU0/1A==
|
8816 | 8848 |
|
| 8849 | + |
| 8850 | + version "2.4.0" |
| 8851 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" |
| 8852 | + integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== |
| 8853 | + |
8817 | 8854 | tslib@^1.8.1:
|
8818 | 8855 | version "1.14.1"
|
8819 | 8856 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
|
9794 | 9831 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
|
9795 | 9832 | integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
|
9796 | 9833 |
|
| 9834 | + |
| 9835 | + version "8.5.0" |
| 9836 | + resolved "https://registry.yarnpkg.com/ws/-/ws-8.5.0.tgz#bfb4be96600757fe5382de12c670dab984a1ed4f" |
| 9837 | + integrity sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg== |
| 9838 | + |
9797 | 9839 | ws@^3.0.0:
|
9798 | 9840 | version "3.3.3"
|
9799 | 9841 | resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz#f1cf84fe2d5e901ebce94efaece785f187a228f2"
|
|
0 commit comments