|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + version "1.9.2" |
| 7 | + resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.9.2.tgz#60111a5d9db45b2e5cbb6231b0bb8d97e8659316" |
| 8 | + integrity sha512-0h+FrQDqe2Wn+IIGFkTCd4aAwTJ+7834Ek1COohCyV26AXhwQ7WQaz+4F/nLOeVl/3BtWHOHLPsq46V8YB46Eg== |
| 9 | + |
5 | 10 |
|
6 | 11 | version "4.0.0"
|
7 | 12 | resolved "https://registry.yarnpkg.com/@ava/typescript/-/typescript-4.0.0.tgz#7fc1bcb913fb486963d9b5c818878b6fa0255e60"
|
|
1185 | 1190 | wrap-ansi "^8.1.0"
|
1186 | 1191 | wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
|
1187 | 1192 |
|
| 1193 | + |
| 1194 | + version "1.1.2" |
| 1195 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.1.2.tgz#e9e035b9b166ca0af657a7848eb2718f0f22f183" |
| 1196 | + integrity sha512-KYRCASVTv6aeUi1tsF8/vpyR7zpfs3FUzy2Jqm+MU+LmUKhQ0y2FpfwqkCcxSg2ua4GALJd8k2R76WxwZGbQpA== |
| 1197 | + |
| 1198 | + |
| 1199 | + version "1.7.1" |
| 1200 | + resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c" |
| 1201 | + integrity sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw== |
| 1202 | + |
1188 | 1203 |
|
1189 | 1204 | version "2.1.5"
|
1190 | 1205 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
|
|
1448 | 1463 | resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.11.tgz#6ea7342dfb379ea1210835bada87b3c512120234"
|
1449 | 1464 | integrity sha512-KB0sixD67CeecHC33MYn+eYARkqTheIRNuu97y2XMjR7Wu3XibO1vaY6VBV6O/a89SPI81cEUIYT87UqUWlZNw==
|
1450 | 1465 |
|
| 1466 | + |
| 1467 | + version "18.15.13" |
| 1468 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469" |
| 1469 | + integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q== |
| 1470 | + |
1451 | 1471 |
|
1452 | 1472 | version "18.16.18"
|
1453 | 1473 | resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.18.tgz#85da09bafb66d4bc14f7c899185336d0c1736390"
|
|
1716 | 1736 | resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.0.0.tgz#e21df10ad6c2053295bcbb8dab40b09dbea87e4d"
|
1717 | 1737 | integrity sha1-4h3xCtbCBTKVvLuNq0Cwnb6ofk0=
|
1718 | 1738 |
|
| 1739 | + |
| 1740 | + version "4.0.0-beta.5" |
| 1741 | + resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-4.0.0-beta.5.tgz#8d2452c52adedebc3a3e28465d858c11ca315873" |
| 1742 | + integrity sha512-G965FqalsNyrPqgEGON7nIx1e/OVENSgiEIzyC63haUMuvNnwIgIjMs52hlTCKhkBny7A2ORNlfY9Zu+jmGk1Q== |
| 1743 | + |
1719 | 1744 | aes-js@^3.1.1:
|
1720 | 1745 | version "3.1.2"
|
1721 | 1746 | resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.1.2.tgz#db9aabde85d5caabbfc0d4f2a4446960f627146a"
|
|
4407 | 4432 | utf8 "^3.0.0"
|
4408 | 4433 | uuid "^3.3.2"
|
4409 | 4434 |
|
4410 |
| -ethers@5.7.2, ethers@^5.7.2: |
4411 |
| - version "5.7.2" |
4412 |
| - resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e" |
4413 |
| - integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg== |
| 4435 | +ethers@6.6.4: |
| 4436 | + version "6.6.4" |
| 4437 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.6.4.tgz#f03a86effcd55e82aed96a2fb9a56a9febd3e3d5" |
| 4438 | + integrity sha512-r3myN2hEnydmu23iiIj5kjWnCh5JNzlqrE/z+Kw5UqH173F+JOWzU6qkFB4HVC50epgxzKSL2Hq1oNXA877vwQ== |
4414 | 4439 | dependencies:
|
4415 |
| - "@ethersproject/abi" "5.7.0" |
4416 |
| - "@ethersproject/abstract-provider" "5.7.0" |
4417 |
| - "@ethersproject/abstract-signer" "5.7.0" |
4418 |
| - "@ethersproject/address" "5.7.0" |
4419 |
| - "@ethersproject/base64" "5.7.0" |
4420 |
| - "@ethersproject/basex" "5.7.0" |
4421 |
| - "@ethersproject/bignumber" "5.7.0" |
4422 |
| - "@ethersproject/bytes" "5.7.0" |
4423 |
| - "@ethersproject/constants" "5.7.0" |
4424 |
| - "@ethersproject/contracts" "5.7.0" |
4425 |
| - "@ethersproject/hash" "5.7.0" |
4426 |
| - "@ethersproject/hdnode" "5.7.0" |
4427 |
| - "@ethersproject/json-wallets" "5.7.0" |
4428 |
| - "@ethersproject/keccak256" "5.7.0" |
4429 |
| - "@ethersproject/logger" "5.7.0" |
4430 |
| - "@ethersproject/networks" "5.7.1" |
4431 |
| - "@ethersproject/pbkdf2" "5.7.0" |
4432 |
| - "@ethersproject/properties" "5.7.0" |
4433 |
| - "@ethersproject/providers" "5.7.2" |
4434 |
| - "@ethersproject/random" "5.7.0" |
4435 |
| - "@ethersproject/rlp" "5.7.0" |
4436 |
| - "@ethersproject/sha2" "5.7.0" |
4437 |
| - "@ethersproject/signing-key" "5.7.0" |
4438 |
| - "@ethersproject/solidity" "5.7.0" |
4439 |
| - "@ethersproject/strings" "5.7.0" |
4440 |
| - "@ethersproject/transactions" "5.7.0" |
4441 |
| - "@ethersproject/units" "5.7.0" |
4442 |
| - "@ethersproject/wallet" "5.7.0" |
4443 |
| - "@ethersproject/web" "5.7.1" |
4444 |
| - "@ethersproject/wordlists" "5.7.0" |
| 4440 | + "@adraffy/ens-normalize" "1.9.2" |
| 4441 | + "@noble/hashes" "1.1.2" |
| 4442 | + "@noble/secp256k1" "1.7.1" |
| 4443 | + "@types/node" "18.15.13" |
| 4444 | + aes-js "4.0.0-beta.5" |
| 4445 | + tslib "2.4.0" |
| 4446 | + ws "8.5.0" |
4445 | 4447 |
|
4446 | 4448 | ethers@^5.0.1, ethers@^5.0.2, ethers@^5.4.7:
|
4447 | 4449 | version "5.5.2"
|
@@ -4479,6 +4481,42 @@ ethers@^5.0.1, ethers@^5.0.2, ethers@^5.4.7:
|
4479 | 4481 | "@ethersproject/web" "5.5.1"
|
4480 | 4482 | "@ethersproject/wordlists" "5.5.0"
|
4481 | 4483 |
|
| 4484 | +ethers@^5.7.2: |
| 4485 | + version "5.7.2" |
| 4486 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e" |
| 4487 | + integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg== |
| 4488 | + dependencies: |
| 4489 | + "@ethersproject/abi" "5.7.0" |
| 4490 | + "@ethersproject/abstract-provider" "5.7.0" |
| 4491 | + "@ethersproject/abstract-signer" "5.7.0" |
| 4492 | + "@ethersproject/address" "5.7.0" |
| 4493 | + "@ethersproject/base64" "5.7.0" |
| 4494 | + "@ethersproject/basex" "5.7.0" |
| 4495 | + "@ethersproject/bignumber" "5.7.0" |
| 4496 | + "@ethersproject/bytes" "5.7.0" |
| 4497 | + "@ethersproject/constants" "5.7.0" |
| 4498 | + "@ethersproject/contracts" "5.7.0" |
| 4499 | + "@ethersproject/hash" "5.7.0" |
| 4500 | + "@ethersproject/hdnode" "5.7.0" |
| 4501 | + "@ethersproject/json-wallets" "5.7.0" |
| 4502 | + "@ethersproject/keccak256" "5.7.0" |
| 4503 | + "@ethersproject/logger" "5.7.0" |
| 4504 | + "@ethersproject/networks" "5.7.1" |
| 4505 | + "@ethersproject/pbkdf2" "5.7.0" |
| 4506 | + "@ethersproject/properties" "5.7.0" |
| 4507 | + "@ethersproject/providers" "5.7.2" |
| 4508 | + "@ethersproject/random" "5.7.0" |
| 4509 | + "@ethersproject/rlp" "5.7.0" |
| 4510 | + "@ethersproject/sha2" "5.7.0" |
| 4511 | + "@ethersproject/signing-key" "5.7.0" |
| 4512 | + "@ethersproject/solidity" "5.7.0" |
| 4513 | + "@ethersproject/strings" "5.7.0" |
| 4514 | + "@ethersproject/transactions" "5.7.0" |
| 4515 | + "@ethersproject/units" "5.7.0" |
| 4516 | + "@ethersproject/wallet" "5.7.0" |
| 4517 | + "@ethersproject/web" "5.7.1" |
| 4518 | + "@ethersproject/wordlists" "5.7.0" |
| 4519 | + |
4482 | 4520 |
|
4483 | 4521 | version "0.1.6"
|
4484 | 4522 | resolved "https://registry.yarnpkg.com/ethjs-unit/-/ethjs-unit-0.1.6.tgz#c665921e476e87bce2a9d588a6fe0405b2c41699"
|
@@ -8896,6 +8934,11 @@ ts-toolbelt@^9.6.0:
|
8896 | 8934 | resolved "https://registry.yarnpkg.com/ts-toolbelt/-/ts-toolbelt-9.6.0.tgz#50a25426cfed500d4a09bd1b3afb6f28879edfd5"
|
8897 | 8935 | integrity sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==
|
8898 | 8936 |
|
| 8937 | + |
| 8938 | + version "2.4.0" |
| 8939 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" |
| 8940 | + integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== |
| 8941 | + |
8899 | 8942 | tslib@^1.8.1:
|
8900 | 8943 | version "1.14.1"
|
8901 | 8944 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
|
9892 | 9935 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c"
|
9893 | 9936 | integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==
|
9894 | 9937 |
|
| 9938 | + |
| 9939 | + version "8.5.0" |
| 9940 | + resolved "https://registry.yarnpkg.com/ws/-/ws-8.5.0.tgz#bfb4be96600757fe5382de12c670dab984a1ed4f" |
| 9941 | + integrity sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg== |
| 9942 | + |
9895 | 9943 | ws@^3.0.0:
|
9896 | 9944 | version "3.3.3"
|
9897 | 9945 | resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz#f1cf84fe2d5e901ebce94efaece785f187a228f2"
|
|
0 commit comments