|
12 | 12 | resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.2.0.tgz#e1a84fca468f4b337816fcb7f0964beb620ba855" |
13 | 13 | integrity sha512-E09FiIft46CmH5Qnjb0wsW54/YQd69LsxeKUOWawmws1XWvyFGURnAChH0mlr7YPFR1ofwvUQfcL0J3lMxXqPA== |
14 | 14 |
|
| 15 | +"@adraffy/ens-normalize@1.10.1": |
| 16 | + version "1.10.1" |
| 17 | + resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.10.1.tgz#63430d04bd8c5e74f8d7d049338f1cd9d4f02069" |
| 18 | + integrity sha512-96Z2IP3mYmF1Xg2cDm8f1gWGf/HUVedQ3FMifV4kG/PQ4yEP51xDtRAEfhVNt5f/uzpNkZHwWQuUcu6D6K+Ekw== |
| 19 | + |
15 | 20 | "@alloc/quick-lru@^5.2.0": |
16 | 21 | version "5.2.0" |
17 | 22 | resolved "https://registry.yarnpkg.com/@alloc/quick-lru/-/quick-lru-5.2.0.tgz#7bf68b20c0a350f936915fcae06f58e32007ce30" |
|
3265 | 3270 | dependencies: |
3266 | 3271 | "@noble/hashes" "1.3.1" |
3267 | 3272 |
|
| 3273 | +"@noble/curves@1.2.0": |
| 3274 | + version "1.2.0" |
| 3275 | + resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.2.0.tgz#92d7e12e4e49b23105a2555c6984d41733d65c35" |
| 3276 | + integrity sha512-oYclrNgRaM9SsBUBVbb8M6DTV7ZHRTKugureoYEncY5c65HOmRzvSiTE3y5CYaPYJA/GVkrhXEoF0M3Ya9PMnw== |
| 3277 | + dependencies: |
| 3278 | + "@noble/hashes" "1.3.2" |
| 3279 | + |
3268 | 3280 | "@noble/hashes@1.3.1", "@noble/hashes@^1.3.0", "@noble/hashes@~1.3.0", "@noble/hashes@~1.3.1": |
3269 | 3281 | version "1.3.1" |
3270 | 3282 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.1.tgz#8831ef002114670c603c458ab8b11328406953a9" |
3271 | 3283 | integrity sha512-EbqwksQwz9xDRGfDST86whPBgM65E0OH/pCgqW0GBVzO22bNE+NuIbeTb714+IfSjU3aRk47EUvXIb5bTsenKA== |
3272 | 3284 |
|
| 3285 | +"@noble/hashes@1.3.2": |
| 3286 | + version "1.3.2" |
| 3287 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39" |
| 3288 | + integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ== |
| 3289 | + |
3273 | 3290 | "@nodelib/fs.scandir@2.1.5": |
3274 | 3291 | version "2.1.5" |
3275 | 3292 | resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" |
|
5400 | 5417 | resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.2.tgz#129cc9ae69f93824f92fac653eebfb4812ab4af9" |
5401 | 5418 | integrity sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw== |
5402 | 5419 |
|
| 5420 | +"@types/node@18.15.13": |
| 5421 | + version "18.15.13" |
| 5422 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469" |
| 5423 | + integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q== |
| 5424 | + |
5403 | 5425 | "@types/node@^12.12.54", "@types/node@^12.12.6": |
5404 | 5426 | version "12.20.55" |
5405 | 5427 | resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240" |
@@ -6765,6 +6787,11 @@ aes-js@3.0.0: |
6765 | 6787 | resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.0.0.tgz#e21df10ad6c2053295bcbb8dab40b09dbea87e4d" |
6766 | 6788 | integrity sha512-H7wUZRn8WpTq9jocdxQ2c8x2sKo9ZVmzfRE13GiNJXfp7NcKYEdvl3vspKjXox6RIG2VtaRe4JFvxG4rqp2Zuw== |
6767 | 6789 |
|
| 6790 | +aes-js@4.0.0-beta.5: |
| 6791 | + version "4.0.0-beta.5" |
| 6792 | + resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-4.0.0-beta.5.tgz#8d2452c52adedebc3a3e28465d858c11ca315873" |
| 6793 | + integrity sha512-G965FqalsNyrPqgEGON7nIx1e/OVENSgiEIzyC63haUMuvNnwIgIjMs52hlTCKhkBny7A2ORNlfY9Zu+jmGk1Q== |
| 6794 | + |
6768 | 6795 | aes-js@^3.1.2: |
6769 | 6796 | version "3.1.2" |
6770 | 6797 | resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.1.2.tgz#db9aabde85d5caabbfc0d4f2a4446960f627146a" |
@@ -11066,7 +11093,35 @@ ethereumjs-vm@^2.3.4: |
11066 | 11093 | rustbn.js "~0.2.0" |
11067 | 11094 | safe-buffer "^5.1.1" |
11068 | 11095 |
|
11069 | | -ethers@5.7.2, ethers@^5.0.13, ethers@^5.7.0: |
| 11096 | +ethers@6.12.2: |
| 11097 | + version "6.12.2" |
| 11098 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.12.2.tgz#f2724ec33bcf802b6786579e943b6e38a2ba3612" |
| 11099 | + integrity sha512-MNfR2kzZyNF8bRNDSmjM+rT1+yqCgYNqfrXyNnpiNId2MQPiAOOr/7lrgdrdwoBxzKPSnSYZaGb5lcNyvzhuvA== |
| 11100 | + dependencies: |
| 11101 | + "@adraffy/ens-normalize" "1.10.1" |
| 11102 | + "@noble/curves" "1.2.0" |
| 11103 | + "@noble/hashes" "1.3.2" |
| 11104 | + "@types/node" "18.15.13" |
| 11105 | + aes-js "4.0.0-beta.5" |
| 11106 | + tslib "2.4.0" |
| 11107 | + ws "8.5.0" |
| 11108 | + |
| 11109 | +ethers@^4.0.32: |
| 11110 | + version "4.0.49" |
| 11111 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-4.0.49.tgz#0eb0e9161a0c8b4761be547396bbe2fb121a8894" |
| 11112 | + integrity sha512-kPltTvWiyu+OktYy1IStSO16i2e7cS9D9OxZ81q2UUaiNPVrm/RTcbxamCXF9VUSKzJIdJV68EAIhTEVBalRWg== |
| 11113 | + dependencies: |
| 11114 | + aes-js "3.0.0" |
| 11115 | + bn.js "^4.11.9" |
| 11116 | + elliptic "6.5.4" |
| 11117 | + hash.js "1.1.3" |
| 11118 | + js-sha3 "0.5.7" |
| 11119 | + scrypt-js "2.0.4" |
| 11120 | + setimmediate "1.0.4" |
| 11121 | + uuid "2.0.1" |
| 11122 | + xmlhttprequest "1.8.0" |
| 11123 | + |
| 11124 | +ethers@^5.0.13, ethers@^5.7.0: |
11070 | 11125 | version "5.7.2" |
11071 | 11126 | resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e" |
11072 | 11127 | integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg== |
@@ -11102,21 +11157,6 @@ ethers@5.7.2, ethers@^5.0.13, ethers@^5.7.0: |
11102 | 11157 | "@ethersproject/web" "5.7.1" |
11103 | 11158 | "@ethersproject/wordlists" "5.7.0" |
11104 | 11159 |
|
11105 | | -ethers@^4.0.32: |
11106 | | - version "4.0.49" |
11107 | | - resolved "https://registry.yarnpkg.com/ethers/-/ethers-4.0.49.tgz#0eb0e9161a0c8b4761be547396bbe2fb121a8894" |
11108 | | - integrity sha512-kPltTvWiyu+OktYy1IStSO16i2e7cS9D9OxZ81q2UUaiNPVrm/RTcbxamCXF9VUSKzJIdJV68EAIhTEVBalRWg== |
11109 | | - dependencies: |
11110 | | - aes-js "3.0.0" |
11111 | | - bn.js "^4.11.9" |
11112 | | - elliptic "6.5.4" |
11113 | | - hash.js "1.1.3" |
11114 | | - js-sha3 "0.5.7" |
11115 | | - scrypt-js "2.0.4" |
11116 | | - setimmediate "1.0.4" |
11117 | | - uuid "2.0.1" |
11118 | | - xmlhttprequest "1.8.0" |
11119 | | - |
11120 | 11160 | ethjs-unit@0.1.6: |
11121 | 11161 | version "0.1.6" |
11122 | 11162 | resolved "https://registry.yarnpkg.com/ethjs-unit/-/ethjs-unit-0.1.6.tgz#c665921e476e87bce2a9d588a6fe0405b2c41699" |
@@ -20715,6 +20755,11 @@ tslib@1.14.1, tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3: |
20715 | 20755 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" |
20716 | 20756 | integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== |
20717 | 20757 |
|
| 20758 | +tslib@2.4.0: |
| 20759 | + version "2.4.0" |
| 20760 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" |
| 20761 | + integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ== |
| 20762 | + |
20718 | 20763 | tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0: |
20719 | 20764 | version "2.6.0" |
20720 | 20765 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3" |
@@ -22635,6 +22680,11 @@ ws@8.13.0, ws@^8.11.0, ws@^8.13.0, ws@^8.5.0: |
22635 | 22680 | resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0" |
22636 | 22681 | integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA== |
22637 | 22682 |
|
| 22683 | +ws@8.5.0: |
| 22684 | + version "8.5.0" |
| 22685 | + resolved "https://registry.yarnpkg.com/ws/-/ws-8.5.0.tgz#bfb4be96600757fe5382de12c670dab984a1ed4f" |
| 22686 | + integrity sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg== |
| 22687 | + |
22638 | 22688 | ws@^3.0.0: |
22639 | 22689 | version "3.3.3" |
22640 | 22690 | resolved "https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz#f1cf84fe2d5e901ebce94efaece785f187a228f2" |
|
0 commit comments