|
7 | 7 | resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf" |
8 | 8 | integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA== |
9 | 9 |
|
| 10 | + |
| 11 | + version "1.10.1" |
| 12 | + resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.10.1.tgz#63430d04bd8c5e74f8d7d049338f1cd9d4f02069" |
| 13 | + integrity sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw== |
| 14 | + |
10 | 15 | "@babel/code-frame@^7.0.0": |
11 | 16 | version "7.14.5" |
12 | 17 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb" |
|
992 | 997 | tweetnacl "^1.0.3" |
993 | 998 | tweetnacl-util "^0.15.1" |
994 | 999 |
|
| 1000 | + |
| 1001 | + version "1.2.0" |
| 1002 | + resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.2.0.tgz#92d7e12e4e49b23105a2555c6984d41733d65c35" |
| 1003 | + integrity sha512-oYclrNgRaM9SsBUBVbb8M6DTV7ZHRTKugureoYEncY5c65HOmRzvSiTE3y5CYaPYJA/GVkrhXEoF0M3Ya9PMnw== |
| 1004 | + dependencies: |
| 1005 | + "@noble/hashes" "1.3.2" |
| 1006 | + |
| 1007 | + |
| 1008 | + version "1.3.2" |
| 1009 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39" |
| 1010 | + integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ== |
| 1011 | + |
995 | 1012 | |
996 | 1013 | version "2.1.5" |
997 | 1014 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |
|
1304 | 1321 | resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.1.tgz#0611b37db4246c937feef529ddcc018cf8e35708" |
1305 | 1322 | integrity sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g== |
1306 | 1323 |
|
| 1324 | + |
| 1325 | + version "22.7.5" |
| 1326 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.5.tgz#cfde981727a7ab3611a481510b473ae54442b92b" |
| 1327 | + integrity sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ== |
| 1328 | + dependencies: |
| 1329 | + undici-types "~6.19.2" |
| 1330 | + |
1307 | 1331 | "@types/node@^12.12.6": |
1308 | 1332 | version "12.20.24" |
1309 | 1333 | resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.24.tgz#c37ac69cb2948afb4cef95f424fa0037971a9a5c" |
|
1539 | 1563 | resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.0.0.tgz#e21df10ad6c2053295bcbb8dab40b09dbea87e4d" |
1540 | 1564 | integrity sha1-4h3xCtbCBTKVvLuNq0Cwnb6ofk0= |
1541 | 1565 |
|
| 1566 | + |
| 1567 | + version "4.0.0-beta.5" |
| 1568 | + resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-4.0.0-beta.5.tgz#8d2452c52adedebc3a3e28465d858c11ca315873" |
| 1569 | + integrity sha512-G965FqalsNyrPqgEGON7nIx1e/OVENSgiEIzyC63haUMuvNnwIgIjMs52hlTCKhkBny7A2ORNlfY9Zu+jmGk1Q== |
| 1570 | + |
1542 | 1571 | aes-js@^3.1.1: |
1543 | 1572 | version "3.1.2" |
1544 | 1573 | resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.1.2.tgz#db9aabde85d5caabbfc0d4f2a4446960f627146a" |
|
4247 | 4276 | utf8 "^3.0.0" |
4248 | 4277 | uuid "^3.3.2" |
4249 | 4278 |
|
4250 | | -ethers@5.6.1, ethers@^5.5.2: |
4251 | | - version "5.6.1" |
4252 | | - resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.6.1.tgz#a56cd67f1595b745dc3dde0ccf2b5de53a41a6d0" |
4253 | | - integrity sha512-qtl/2W+dwmUa5Z3JqwsbV3JEBZZHNARe5K/A2ePcNAuhJYnEKIgGOT/O9ouPwBijSqVoQnmQMzi5D48LFNOY2A== |
| 4279 | +ethers@6.13.4: |
| 4280 | + version "6.13.4" |
| 4281 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.13.4.tgz#bd3e1c3dc1e7dc8ce10f9ffb4ee40967a651b53c" |
| 4282 | + integrity sha512-21YtnZVg4/zKkCQPjrDj38B1r4nQvTZLopUGMLQ1ePU2zV/joCfDC3t3iKQjWRzjjjbzR+mdAIoikeBRNkdllA== |
4254 | 4283 | dependencies: |
4255 | | - "@ethersproject/abi" "5.6.0" |
4256 | | - "@ethersproject/abstract-provider" "5.6.0" |
4257 | | - "@ethersproject/abstract-signer" "5.6.0" |
4258 | | - "@ethersproject/address" "5.6.0" |
4259 | | - "@ethersproject/base64" "5.6.0" |
4260 | | - "@ethersproject/basex" "5.6.0" |
4261 | | - "@ethersproject/bignumber" "5.6.0" |
4262 | | - "@ethersproject/bytes" "5.6.0" |
4263 | | - "@ethersproject/constants" "5.6.0" |
4264 | | - "@ethersproject/contracts" "5.6.0" |
4265 | | - "@ethersproject/hash" "5.6.0" |
4266 | | - "@ethersproject/hdnode" "5.6.0" |
4267 | | - "@ethersproject/json-wallets" "5.6.0" |
4268 | | - "@ethersproject/keccak256" "5.6.0" |
4269 | | - "@ethersproject/logger" "5.6.0" |
4270 | | - "@ethersproject/networks" "5.6.0" |
4271 | | - "@ethersproject/pbkdf2" "5.6.0" |
4272 | | - "@ethersproject/properties" "5.6.0" |
4273 | | - "@ethersproject/providers" "5.6.1" |
4274 | | - "@ethersproject/random" "5.6.0" |
4275 | | - "@ethersproject/rlp" "5.6.0" |
4276 | | - "@ethersproject/sha2" "5.6.0" |
4277 | | - "@ethersproject/signing-key" "5.6.0" |
4278 | | - "@ethersproject/solidity" "5.6.0" |
4279 | | - "@ethersproject/strings" "5.6.0" |
4280 | | - "@ethersproject/transactions" "5.6.0" |
4281 | | - "@ethersproject/units" "5.6.0" |
4282 | | - "@ethersproject/wallet" "5.6.0" |
4283 | | - "@ethersproject/web" "5.6.0" |
4284 | | - "@ethersproject/wordlists" "5.6.0" |
| 4284 | + "@adraffy/ens-normalize" "1.10.1" |
| 4285 | + "@noble/curves" "1.2.0" |
| 4286 | + "@noble/hashes" "1.3.2" |
| 4287 | + "@types/node" "22.7.5" |
| 4288 | + aes-js "4.0.0-beta.5" |
| 4289 | + tslib "2.7.0" |
| 4290 | + ws "8.17.1" |
4285 | 4291 |
|
4286 | 4292 | ethers@^5.0.1, ethers@^5.0.2: |
4287 | 4293 | version "5.4.6" |
@@ -4319,6 +4325,42 @@ ethers@^5.0.1, ethers@^5.0.2: |
4319 | 4325 | "@ethersproject/web" "5.4.0" |
4320 | 4326 | "@ethersproject/wordlists" "5.4.0" |
4321 | 4327 |
|
| 4328 | +ethers@^5.5.2: |
| 4329 | + version "5.6.1" |
| 4330 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.6.1.tgz#a56cd67f1595b745dc3dde0ccf2b5de53a41a6d0" |
| 4331 | + integrity sha512-qtl/2W+dwmUa5Z3JqwsbV3JEBZZHNARe5K/A2ePcNAuhJYnEKIgGOT/O9ouPwBijSqVoQnmQMzi5D48LFNOY2A== |
| 4332 | + dependencies: |
| 4333 | + "@ethersproject/abi" "5.6.0" |
| 4334 | + "@ethersproject/abstract-provider" "5.6.0" |
| 4335 | + "@ethersproject/abstract-signer" "5.6.0" |
| 4336 | + "@ethersproject/address" "5.6.0" |
| 4337 | + "@ethersproject/base64" "5.6.0" |
| 4338 | + "@ethersproject/basex" "5.6.0" |
| 4339 | + "@ethersproject/bignumber" "5.6.0" |
| 4340 | + "@ethersproject/bytes" "5.6.0" |
| 4341 | + "@ethersproject/constants" "5.6.0" |
| 4342 | + "@ethersproject/contracts" "5.6.0" |
| 4343 | + "@ethersproject/hash" "5.6.0" |
| 4344 | + "@ethersproject/hdnode" "5.6.0" |
| 4345 | + "@ethersproject/json-wallets" "5.6.0" |
| 4346 | + "@ethersproject/keccak256" "5.6.0" |
| 4347 | + "@ethersproject/logger" "5.6.0" |
| 4348 | + "@ethersproject/networks" "5.6.0" |
| 4349 | + "@ethersproject/pbkdf2" "5.6.0" |
| 4350 | + "@ethersproject/properties" "5.6.0" |
| 4351 | + "@ethersproject/providers" "5.6.1" |
| 4352 | + "@ethersproject/random" "5.6.0" |
| 4353 | + "@ethersproject/rlp" "5.6.0" |
| 4354 | + "@ethersproject/sha2" "5.6.0" |
| 4355 | + "@ethersproject/signing-key" "5.6.0" |
| 4356 | + "@ethersproject/solidity" "5.6.0" |
| 4357 | + "@ethersproject/strings" "5.6.0" |
| 4358 | + "@ethersproject/transactions" "5.6.0" |
| 4359 | + "@ethersproject/units" "5.6.0" |
| 4360 | + "@ethersproject/wallet" "5.6.0" |
| 4361 | + "@ethersproject/web" "5.6.0" |
| 4362 | + "@ethersproject/wordlists" "5.6.0" |
| 4363 | + |
4322 | 4364 | |
4323 | 4365 | version "0.1.6" |
4324 | 4366 | resolved "https://registry.yarnpkg.com/ethjs-unit/-/ethjs-unit-0.1.6.tgz#c665921e476e87bce2a9d588a6fe0405b2c41699" |
|
8780 | 8822 | v8-compile-cache-lib "^3.0.1" |
8781 | 8823 | yn "3.1.1" |
8782 | 8824 |
|
| 8825 | + |
| 8826 | + version "2.7.0" |
| 8827 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01" |
| 8828 | + integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA== |
| 8829 | + |
8783 | 8830 | tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: |
8784 | 8831 | version "1.14.1" |
8785 | 8832 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" |
|
8948 | 8995 | resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961" |
8949 | 8996 | integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg== |
8950 | 8997 |
|
| 8998 | +undici-types@~6.19.2: |
| 8999 | + version "6.19.8" |
| 9000 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" |
| 9001 | + integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== |
| 9002 | + |
8951 | 9003 | undici@^5.4.0: |
8952 | 9004 | version "5.4.0" |
8953 | 9005 | resolved "https://registry.yarnpkg.com/undici/-/undici-5.4.0.tgz#c474fae02743d4788b96118d46008a24195024d2" |
|
9501 | 9553 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c" |
9502 | 9554 | integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A== |
9503 | 9555 |
|
| 9556 | + |
| 9557 | + version "8.17.1" |
| 9558 | + resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b" |
| 9559 | + integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ== |
| 9560 | + |
9504 | 9561 | ws@^3.0.0: |
9505 | 9562 | version "3.3.3" |
9506 | 9563 | resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz#f1cf84fe2d5e901ebce94efaece785f187a228f2" |
|
0 commit comments