|
824 | 824 | "@motionone/dom" "^10.16.4" |
825 | 825 | tslib "^2.3.1" |
826 | 826 |
|
827 | | -"@noble/curves@^1.2.0": |
| 827 | +"@noble/curves@1.3.0", "@noble/curves@^1.2.0", "@noble/curves@~1.3.0": |
828 | 828 | version "1.3.0" |
829 | 829 | resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.3.0.tgz#01be46da4fd195822dab821e72f71bf4aeec635e" |
830 | 830 | integrity sha512-t01iSXPuN+Eqzb4eBX0S5oubSqXbK/xXa1Ne18Hj8f9pStxztHCE2gfboSp/dZRLSqfuLpRK2nDXDK+W9puocA== |
831 | 831 | dependencies: |
832 | 832 | "@noble/hashes" "1.3.3" |
833 | 833 |
|
834 | | -"@noble/hashes@1.3.3", "@noble/hashes@^1.3.1": |
| 834 | +"@noble/hashes@1.3.3", "@noble/hashes@^1.3.1", "@noble/hashes@~1.3.2": |
835 | 835 | version "1.3.3" |
836 | 836 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.3.tgz#39908da56a4adc270147bb07968bf3b16cfe1699" |
837 | 837 | integrity sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA== |
|
897 | 897 | resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" |
898 | 898 | integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== |
899 | 899 |
|
900 | | -"@scure/base@^1.1.3": |
| 900 | +"@scure/base@^1.1.3", "@scure/base@~1.1.4": |
901 | 901 | version "1.1.6" |
902 | 902 | resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.6.tgz#8ce5d304b436e4c84f896e0550c83e4d88cb917d" |
903 | 903 | integrity sha512-ok9AWwhcgYuGG3Zfhyqg+zwl+Wn5uE+dwC0NV/2qQkx4dABbb/bx96vWu8NSj+BNjjSjno+JRYRjle1jV08k3g== |
904 | 904 |
|
| 905 | +"@scure/bip32@1.3.3": |
| 906 | + version "1.3.3" |
| 907 | + resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.3.3.tgz#a9624991dc8767087c57999a5d79488f48eae6c8" |
| 908 | + integrity sha512-LJaN3HwRbfQK0X1xFSi0Q9amqOgzQnnDngIt+ZlsBC3Bm7/nE7K0kwshZHyaru79yIVRv/e1mQAjZyuZG6jOFQ== |
| 909 | + dependencies: |
| 910 | + "@noble/curves" "~1.3.0" |
| 911 | + "@noble/hashes" "~1.3.2" |
| 912 | + "@scure/base" "~1.1.4" |
| 913 | + |
| 914 | +"@scure/bip39@1.2.2": |
| 915 | + version "1.2.2" |
| 916 | + resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.2.2.tgz#f3426813f4ced11a47489cbcf7294aa963966527" |
| 917 | + integrity sha512-HYf9TUXG80beW+hGAt3TRM8wU6pQoYur9iNypTROm42dorCGmLnFe3eWjz3gOq6G62H2WRh0FCzAR1PI+29zIA== |
| 918 | + dependencies: |
| 919 | + "@noble/hashes" "~1.3.2" |
| 920 | + "@scure/base" "~1.1.4" |
| 921 | + |
905 | 922 | "@socket.io/component-emitter@~3.1.0": |
906 | 923 | version "3.1.2" |
907 | 924 | resolved "https://registry.yarnpkg.com/@socket.io/component-emitter/-/component-emitter-3.1.2.tgz#821f8442f4175d8f0467b9daf26e3a18e2d02af2" |
@@ -2212,7 +2229,7 @@ base-x@^3.0.2: |
2212 | 2229 | dependencies: |
2213 | 2230 | safe-buffer "^5.0.1" |
2214 | 2231 |
|
2215 | | -base64-js@^1.0.2, base64-js@^1.3.1: |
| 2232 | +base64-js@^1.3.1: |
2216 | 2233 | version "1.5.1" |
2217 | 2234 | resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" |
2218 | 2235 | integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== |
@@ -2273,7 +2290,7 @@ bip66@^1.1.5: |
2273 | 2290 | dependencies: |
2274 | 2291 | safe-buffer "^5.0.1" |
2275 | 2292 |
|
2276 | | -bn.js@^4.10.0, bn.js@^4.11.0, bn.js@^4.11.1, bn.js@^4.11.8, bn.js@^4.11.9, bn.js@^4.8.0: |
| 2293 | +bn.js@^4.11.0, bn.js@^4.11.1, bn.js@^4.11.8, bn.js@^4.11.9: |
2277 | 2294 | version "4.12.0" |
2278 | 2295 | resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88" |
2279 | 2296 | integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA== |
@@ -2364,14 +2381,6 @@ browserify-aes@^1.0.6: |
2364 | 2381 | inherits "^2.0.1" |
2365 | 2382 | safe-buffer "^5.0.1" |
2366 | 2383 |
|
2367 | | -browserify-sha3@^0.0.4: |
2368 | | - version "0.0.4" |
2369 | | - resolved "https://registry.yarnpkg.com/browserify-sha3/-/browserify-sha3-0.0.4.tgz#086c47b8c82316c9d47022c26185954576dd8e26" |
2370 | | - integrity sha512-WmXX4M8lltqzMnBiPbP9KQdITknmxe4Wp3rhGfpYJst5yOeGwKkHpC0t+Ty22laH4Ltg9YO+p14p93wiipqjxA== |
2371 | | - dependencies: |
2372 | | - js-sha3 "^0.6.1" |
2373 | | - safe-buffer "^5.1.1" |
2374 | | - |
2375 | 2384 | browserslist@^4.14.5: |
2376 | 2385 | version "4.22.1" |
2377 | 2386 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.1.tgz#ba91958d1a59b87dab6fed8dfbcb3da5e2e9c619" |
@@ -2417,14 +2426,6 @@ buffer@6.0.3, buffer@^6.0.3, buffer@~6.0.3: |
2417 | 2426 | base64-js "^1.3.1" |
2418 | 2427 | ieee754 "^1.2.1" |
2419 | 2428 |
|
2420 | | -buffer@^5.2.1: |
2421 | | - version "5.6.0" |
2422 | | - resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.6.0.tgz#a31749dc7d81d84db08abf937b6b8c4033f62786" |
2423 | | - integrity sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw== |
2424 | | - dependencies: |
2425 | | - base64-js "^1.0.2" |
2426 | | - ieee754 "^1.1.4" |
2427 | | - |
2428 | 2429 | bufferutil@^4.0.1, bufferutil@^4.0.8: |
2429 | 2430 | version "4.0.8" |
2430 | 2431 | resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.8.tgz#1de6a71092d65d7766c4d8a522b261a6e787e8ea" |
@@ -2997,7 +2998,7 @@ electron-to-chromium@^1.4.668: |
2997 | 2998 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.754.tgz#20a9f3cc80e0fb6a804b86605e55da16918a58b0" |
2998 | 2999 | integrity sha512-7Kr5jUdns5rL/M9wFFmMZAgFDuL2YOnanFH4OI4iFzUqyh3XOL7nAGbSlSMZdzKMIyyTpNSbqZsWG9odwLeKvA== |
2999 | 3000 |
|
3000 | | -elliptic@6.5.4, elliptic@^6.4.0, elliptic@^6.5.2: |
| 3001 | +elliptic@6.5.4, elliptic@^6.5.2: |
3001 | 3002 | version "6.5.4" |
3002 | 3003 | resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb" |
3003 | 3004 | integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ== |
@@ -3453,25 +3454,6 @@ ethereum-cryptography@^2.0.0, ethereum-cryptography@^2.1.2: |
3453 | 3454 | "@scure/bip32" "1.3.3" |
3454 | 3455 | "@scure/bip39" "1.2.2" |
3455 | 3456 |
|
3456 | | -ethereumjs-abi@0.6.5: |
3457 | | - version "0.6.5" |
3458 | | - resolved "https://registry.yarnpkg.com/ethereumjs-abi/-/ethereumjs-abi-0.6.5.tgz#5a637ef16ab43473fa72a29ad90871405b3f5241" |
3459 | | - integrity sha1-WmN+8Wq0NHP6cqKa2QhxQFs/UkE= |
3460 | | - dependencies: |
3461 | | - bn.js "^4.10.0" |
3462 | | - ethereumjs-util "^4.3.0" |
3463 | | - |
3464 | | -ethereumjs-util@^4.3.0: |
3465 | | - version "4.5.0" |
3466 | | - resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-4.5.0.tgz#3e9428b317eebda3d7260d854fddda954b1f1bc6" |
3467 | | - integrity sha1-PpQosxfuvaPXJg2FT93alUsfG8Y= |
3468 | | - dependencies: |
3469 | | - bn.js "^4.8.0" |
3470 | | - create-hash "^1.1.2" |
3471 | | - keccakjs "^0.2.0" |
3472 | | - rlp "^2.0.0" |
3473 | | - secp256k1 "^3.0.1" |
3474 | | - |
3475 | 3457 | ethereumjs-util@^5.1.1: |
3476 | 3458 | version "5.2.0" |
3477 | 3459 | resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-5.2.0.tgz#3e0c0d1741471acf1036052d048623dee54ad642" |
@@ -4231,7 +4213,7 @@ iconv-lite@^0.6.2: |
4231 | 4213 | dependencies: |
4232 | 4214 | safer-buffer ">= 2.1.2 < 3.0.0" |
4233 | 4215 |
|
4234 | | -ieee754@^1.1.4, ieee754@^1.2.1: |
| 4216 | +ieee754@^1.2.1: |
4235 | 4217 | version "1.2.1" |
4236 | 4218 | resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352" |
4237 | 4219 | integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== |
@@ -4559,11 +4541,6 @@ js-sha3@0.8.0: |
4559 | 4541 | resolved "https://registry.yarnpkg.com/js-sha3/-/js-sha3-0.8.0.tgz#b9b7a5da73afad7dedd0f8c463954cbde6818840" |
4560 | 4542 | integrity sha512-gF1cRrHhIzNfToc802P800N8PpXS+evLLXfsVpowqmAFR9uwbi89WvXg2QspOmXL8QL86J4T1EpFu+yUkwJY3Q== |
4561 | 4543 |
|
4562 | | -js-sha3@^0.6.1: |
4563 | | - version "0.6.1" |
4564 | | - resolved "https://registry.yarnpkg.com/js-sha3/-/js-sha3-0.6.1.tgz#5b89f77a7477679877f58c4a075240934b1f95c0" |
4565 | | - integrity sha512-2OHj7sAZ9gnJS4lQsgIsTslmqVrNQdDC99bvwYGQKU1w6k/gwsTLeGBfWt8yHCuTOGqk7DXzuVlK8J+dDXnG7A== |
4566 | | - |
4567 | 4544 | "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: |
4568 | 4545 | version "4.0.0" |
4569 | 4546 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" |
@@ -4663,14 +4640,6 @@ keccak@^3.0.1: |
4663 | 4640 | node-gyp-build "^4.2.0" |
4664 | 4641 | readable-stream "^3.6.0" |
4665 | 4642 |
|
4666 | | -keccakjs@^0.2.0: |
4667 | | - version "0.2.3" |
4668 | | - resolved "https://registry.yarnpkg.com/keccakjs/-/keccakjs-0.2.3.tgz#5e4e969ce39689a3861f445d7752ee3477f9fe72" |
4669 | | - integrity sha512-BjLkNDcfaZ6l8HBG9tH0tpmDv3sS2mA7FNQxFHpCdzP3Gb2MVruXBSuoM66SnVxKJpAr5dKGdkHD+bDokt8fTg== |
4670 | | - dependencies: |
4671 | | - browserify-sha3 "^0.0.4" |
4672 | | - sha3 "^1.2.2" |
4673 | | - |
4674 | 4643 | keyvaluestorage-interface@^1.0.0: |
4675 | 4644 | version "1.0.0" |
4676 | 4645 | resolved "https://registry.yarnpkg.com/keyvaluestorage-interface/-/keyvaluestorage-interface-1.0.0.tgz#13ebdf71f5284ad54be94bd1ad9ed79adad515ff" |
@@ -5070,11 +5039,6 @@ multiformats@^9.4.2: |
5070 | 5039 | resolved "https://registry.yarnpkg.com/multiformats/-/multiformats-9.9.0.tgz#c68354e7d21037a8f1f8833c8ccd68618e8f1d37" |
5071 | 5040 | integrity sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg== |
5072 | 5041 |
|
5073 | | -nan@2.13.2: |
5074 | | - version "2.13.2" |
5075 | | - resolved "https://registry.yarnpkg.com/nan/-/nan-2.13.2.tgz#f51dc7ae66ba7d5d55e1e6d4d8092e802c9aefe7" |
5076 | | - integrity sha512-TghvYc72wlMGMVMluVo9WRJc0mB8KxxF/gZ4YYFy7V2ZQX9l7rgbPg7vjS9mt6U5HXODVFVI2bOduCzwOMv/lw== |
5077 | | - |
5078 | 5042 | nan@^2.14.0, nan@^2.2.1: |
5079 | 5043 | version "2.14.1" |
5080 | 5044 | resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01" |
@@ -6150,13 +6114,6 @@ sha.js@^2.4.0, sha.js@^2.4.11, sha.js@^2.4.8: |
6150 | 6114 | inherits "^2.0.1" |
6151 | 6115 | safe-buffer "^5.0.1" |
6152 | 6116 |
|
6153 | | -sha3@^1.2.2: |
6154 | | - version "1.2.6" |
6155 | | - resolved "https://registry.yarnpkg.com/sha3/-/sha3-1.2.6.tgz#102aa3e47dc793e2357902c3cce8760822f9e905" |
6156 | | - integrity sha512-KgLGmJGrmNB4JWVsAV11Yk6KbvsAiygWJc7t5IebWva/0NukNrjJqhtKhzy3Eiv2AKuGvhZZt7dt1mDo7HkoiQ== |
6157 | | - dependencies: |
6158 | | - nan "2.13.2" |
6159 | | - |
6160 | 6117 | shallow-clone@^3.0.0: |
6161 | 6118 | version "3.0.1" |
6162 | 6119 | resolved "https://registry.yarnpkg.com/shallow-clone/-/shallow-clone-3.0.1.tgz#8f2981ad92531f55035b01fb230769a40e02efa3" |
@@ -6662,12 +6619,12 @@ tslib@^2.0.0, tslib@^2.3.1: |
6662 | 6619 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" |
6663 | 6620 | integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== |
6664 | 6621 |
|
6665 | | -tweetnacl-util@^0.15.0, tweetnacl-util@^0.15.1: |
| 6622 | +tweetnacl-util@^0.15.1: |
6666 | 6623 | version "0.15.1" |
6667 | 6624 | resolved "https://registry.yarnpkg.com/tweetnacl-util/-/tweetnacl-util-0.15.1.tgz#b80fcdb5c97bcc508be18c44a4be50f022eea00b" |
6668 | 6625 | integrity sha512-RKJBIj8lySrShN4w6i/BonWp2Z/uxwC3h4y7xsRrpP59ZboCd0GpEVsOnMDYLMmKBpYhb5TgHzZXy7wTfYFBRw== |
6669 | 6626 |
|
6670 | | -tweetnacl@^1.0.0, tweetnacl@^1.0.3: |
| 6627 | +tweetnacl@^1.0.3: |
6671 | 6628 | version "1.0.3" |
6672 | 6629 | resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-1.0.3.tgz#ac0af71680458d8a6378d0d0d050ab1407d35596" |
6673 | 6630 | integrity sha512-6rt+RN7aOi1nGMyC4Xa5DdYiukl2UWCbcJft7YhxReBGQD7OAM8Pbxw6YMo4r2diNEA8FEmu32YOn9rhaiE5yw== |
|
0 commit comments