|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
| 5 | +"@adraffy/ens-normalize@1.10.0": |
| 6 | + version "1.10.0" |
| 7 | + resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.10.0.tgz#d2a39395c587e092d77cbbc80acf956a54f38bf7" |
| 8 | + integrity sha512-nA9XHtlAkYfJxY7bce8DcN7eKxWWCWkU+1GR9d+U6MbNpfwQp8TI7vqOsBsMcHoT4mBu2kypKoSKnghEzOOq5Q== |
| 9 | + |
| 10 | +"@adraffy/ens-normalize@1.10.1": |
| 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 | + |
| 15 | +"@arbitrum/chain-sdk@^0.25.0": |
| 16 | + version "0.25.3" |
| 17 | + resolved "https://registry.yarnpkg.com/@arbitrum/chain-sdk/-/chain-sdk-0.25.3.tgz#73191c568f5252f4881fd16f4dac4b417a2a044b" |
| 18 | + integrity sha512-K2xBtOlBS8mk47QozIq8cLAYmb40ONoUwrqDb8vSfF4pn+g5BNntx/my2MWi+YASbDG377w49J0iK44L7khljA== |
| 19 | + dependencies: |
| 20 | + "@arbitrum/sdk" "^4.0.4" |
| 21 | + "@arbitrum/token-bridge-contracts" "^1.2.2" |
| 22 | + "@offchainlabs/fund-distribution-contracts" "^1.0.1" |
| 23 | + "@safe-global/protocol-kit" "^4.1.7" |
| 24 | + ethers "^5.7.2" |
| 25 | + |
5 | 26 | "@arbitrum/nitro-contracts@1.1.1": |
6 | 27 | version "1.1.1" |
7 | 28 | resolved "https://registry.yarnpkg.com/@arbitrum/nitro-contracts/-/nitro-contracts-1.1.1.tgz#2d8a2f9ab757bb7654562aebe435bff833c4b98d" |
|
34 | 55 | async-mutex "^0.4.0" |
35 | 56 | ethers "^5.1.0" |
36 | 57 |
|
37 | | -"@arbitrum/sdk@^v4.0.4": |
38 | | - version "4.0.4" |
39 | | - resolved "https://registry.yarnpkg.com/@arbitrum/sdk/-/sdk-4.0.4.tgz#32f3cfa75d2b3f9ab0be01eb807112e0001f428d" |
40 | | - integrity sha512-GscwlkHYmPzRKs9huDHntbqx1xMRhTraTUvTC9exu+prjndKxHe9ZORuIcqmtEqwLwma/l8nqxI+k+pEEdIO6Q== |
| 58 | +"@arbitrum/sdk@^4.0.4", "@arbitrum/sdk@^4.0.5": |
| 59 | + version "4.0.5" |
| 60 | + resolved "https://registry.yarnpkg.com/@arbitrum/sdk/-/sdk-4.0.5.tgz#c7abf6fcec72b36faee7af704245a7e14c49ad7f" |
| 61 | + integrity sha512-bADi4kVzSBUAV+GkxuKMx7zrkCVahIE4+fkBi0Ee18EPqGt1Wiub+yQCGTh+llApn1RpRtwwtYeZXhz9XelqGQ== |
41 | 62 | dependencies: |
42 | 63 | "@ethersproject/address" "^5.0.8" |
43 | 64 | "@ethersproject/bignumber" "^5.1.1" |
44 | 65 | "@ethersproject/bytes" "^5.0.8" |
45 | 66 | async-mutex "^0.4.0" |
46 | 67 | ethers "^5.1.0" |
47 | 68 |
|
| 69 | +"@arbitrum/token-bridge-contracts@^1.2.2": |
| 70 | + version "1.2.5" |
| 71 | + resolved "https://registry.yarnpkg.com/@arbitrum/token-bridge-contracts/-/token-bridge-contracts-1.2.5.tgz#ca954e75383c8d4b1baacdc004043fc2dd5adce5" |
| 72 | + integrity sha512-wIekHs2hNGt0uxlKN8NiEcAoiN1Y4rN9jhbx/BX8T6E1B6XsabrLNVRs0lbsn7uLhV5Z61OaRTy9HirGmTs5+A== |
| 73 | + dependencies: |
| 74 | + "@arbitrum/nitro-contracts" "1.1.1" |
| 75 | + "@offchainlabs/stablecoin-evm" "1.0.0-orbit-alpha.2" |
| 76 | + "@offchainlabs/upgrade-executor" "1.1.0-beta.0" |
| 77 | + "@openzeppelin/contracts" "4.8.3" |
| 78 | + "@openzeppelin/contracts-upgradeable" "4.8.3" |
| 79 | + optionalDependencies: |
| 80 | + "@openzeppelin/upgrades-core" "^1.24.1" |
| 81 | + |
48 | 82 | "@arbitrum/token-bridge-contracts@^1.2.3": |
49 | 83 | version "1.2.3" |
50 | 84 | resolved "https://registry.yarnpkg.com/@arbitrum/token-bridge-contracts/-/token-bridge-contracts-1.2.3.tgz#b08b22b5dcac255149a10bd8b66b0b55be7f3329" |
|
487 | 521 | tweetnacl "^1.0.3" |
488 | 522 | tweetnacl-util "^0.15.1" |
489 | 523 |
|
| 524 | +"@noble/curves@1.2.0", "@noble/curves@~1.2.0": |
| 525 | + version "1.2.0" |
| 526 | + resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.2.0.tgz#92d7e12e4e49b23105a2555c6984d41733d65c35" |
| 527 | + integrity sha512-oYclrNgRaM9SsBUBVbb8M6DTV7ZHRTKugureoYEncY5c65HOmRzvSiTE3y5CYaPYJA/GVkrhXEoF0M3Ya9PMnw== |
| 528 | + dependencies: |
| 529 | + "@noble/hashes" "1.3.2" |
| 530 | + |
490 | 531 | "@noble/hashes@1.2.0", "@noble/hashes@~1.2.0": |
491 | 532 | version "1.2.0" |
492 | 533 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.2.0.tgz#a3150eeb09cc7ab207ebf6d7b9ad311a9bdbed12" |
493 | 534 | integrity sha512-FZfhjEDbT5GRswV3C6uvLPHMiVD6lQBmpoX5+eSiPaMTXte/IKqI5dykDxzZB/WBeK/CDuQRBWarPdi3FNY2zQ== |
494 | 535 |
|
| 536 | +"@noble/hashes@1.3.2": |
| 537 | + version "1.3.2" |
| 538 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39" |
| 539 | + integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ== |
| 540 | + |
| 541 | +"@noble/hashes@^1.3.3": |
| 542 | + version "1.8.0" |
| 543 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.8.0.tgz#cee43d801fcef9644b11b8194857695acd5f815a" |
| 544 | + integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A== |
| 545 | + |
| 546 | +"@noble/hashes@~1.3.0", "@noble/hashes@~1.3.2": |
| 547 | + version "1.3.3" |
| 548 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.3.tgz#39908da56a4adc270147bb07968bf3b16cfe1699" |
| 549 | + integrity sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA== |
| 550 | + |
495 | 551 | "@noble/secp256k1@1.7.1", "@noble/secp256k1@~1.7.0": |
496 | 552 | version "1.7.1" |
497 | 553 | resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c" |
|
672 | 728 | resolved "https://registry.yarnpkg.com/@offchainlabs/eslint-config-typescript/-/eslint-config-typescript-0.2.2.tgz#0bb6f1dcde70bbf54683e243a4a7c4923a6a3c8e" |
673 | 729 | integrity sha512-kyDX+8dgHSWgWVe+K0BmeVRz8k52wjWLC2THM8a6zlnPJXXY0zcccciHc0kRFJZYmiFEiH13YGsFraaS9hJMfA== |
674 | 730 |
|
| 731 | +"@offchainlabs/fund-distribution-contracts@^1.0.1": |
| 732 | + version "1.0.1" |
| 733 | + resolved "https://registry.yarnpkg.com/@offchainlabs/fund-distribution-contracts/-/fund-distribution-contracts-1.0.1.tgz#3d7c05cb5ad0d5057e74286a8db8a72bf0571da6" |
| 734 | + integrity sha512-ig1aAmfWPpq9474td6M/f/ltseipM2c5xs3nAsv9JX6YBhRF4OlNBczfdtjTgEh069rCnu4DcFSdoNzuaHDxBg== |
| 735 | + dependencies: |
| 736 | + "@types/yargs" "^17.0.32" |
| 737 | + dotenv "^16.3.1" |
| 738 | + yargs "^17.7.2" |
| 739 | + |
675 | 740 | "@offchainlabs/prettier-config@0.2.1": |
676 | 741 | version "0.2.1" |
677 | 742 | resolved "https://registry.yarnpkg.com/@offchainlabs/prettier-config/-/prettier-config-0.2.1.tgz#e3b57e013935269d84bf6379cdc529b3bbca9ae5" |
|
739 | 804 | proper-lockfile "^4.1.1" |
740 | 805 | solidity-ast "^0.4.51" |
741 | 806 |
|
| 807 | +"@safe-global/protocol-kit@^4.1.7": |
| 808 | + version "4.1.7" |
| 809 | + resolved "https://registry.yarnpkg.com/@safe-global/protocol-kit/-/protocol-kit-4.1.7.tgz#b0b93c894a783aee2daaef71afd9cdbcc5321f7c" |
| 810 | + integrity sha512-4VMqbezB91JasxhOB2HhRjsCeuxBMnPdUMXh5eKEs59xE86Ys2GhQ7+xk78qaB9SKUe74wKaQAeKE+hC7nHffA== |
| 811 | + dependencies: |
| 812 | + "@noble/hashes" "^1.3.3" |
| 813 | + "@safe-global/safe-core-sdk-types" "^5.1.0" |
| 814 | + "@safe-global/safe-deployments" "^1.37.31" |
| 815 | + "@safe-global/safe-modules-deployments" "^2.2.1" |
| 816 | + abitype "^1.0.2" |
| 817 | + ethereumjs-util "^7.1.5" |
| 818 | + ethers "^6.13.1" |
| 819 | + semver "^7.6.2" |
| 820 | + |
| 821 | +"@safe-global/safe-core-sdk-types@^5.1.0": |
| 822 | + version "5.1.0" |
| 823 | + resolved "https://registry.yarnpkg.com/@safe-global/safe-core-sdk-types/-/safe-core-sdk-types-5.1.0.tgz#af8d877b9af231242d023c7182f78ff4223bc3f4" |
| 824 | + integrity sha512-UzXR4zWmVzux25FcIm4H049QhZZpVpIBL5HE+V0p5gHpArZROL+t24fZmsKUf403CtBxIJM5zZSVQL0nFJi+IQ== |
| 825 | + dependencies: |
| 826 | + abitype "^1.0.2" |
| 827 | + |
| 828 | +"@safe-global/safe-deployments@^1.37.31": |
| 829 | + version "1.37.56" |
| 830 | + resolved "https://registry.yarnpkg.com/@safe-global/safe-deployments/-/safe-deployments-1.37.56.tgz#8a13d2aed4d8bfb5ab8fcc105fec3025b45114e5" |
| 831 | + integrity sha512-HF3ETre/KSP3nCOZ72XEbq5U56gOGgYLJ22LxOAnR8+YzMjzZ8cpnHpx5Z31Zt1xkUTGSCMi9XF950lJt6WbsQ== |
| 832 | + dependencies: |
| 833 | + semver "^7.6.2" |
| 834 | + |
| 835 | +"@safe-global/safe-modules-deployments@^2.2.1": |
| 836 | + version "2.2.25" |
| 837 | + resolved "https://registry.yarnpkg.com/@safe-global/safe-modules-deployments/-/safe-modules-deployments-2.2.25.tgz#d0942c5d4f854a7221bcbf82bc13e15269c6822a" |
| 838 | + integrity sha512-KjgenKhBRyFHEfo8xlBgNzKAy25vrmGyCGZwTjIuA81yOSRJRe85GE5Yfg/FBKeeyHqR2dD1WPZr6c2Uqd6C/g== |
| 839 | + |
742 | 840 | "@scure/base@~1.1.0": |
743 | 841 | version "1.1.1" |
744 | 842 | resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.1.tgz#ebb651ee52ff84f420097055f4bf46cfba403938" |
745 | 843 | integrity sha512-ZxOhsSyxYwLJj3pLZCefNitxsj093tb2vq90mp2txoYeBqbcjDjqFhyM8eUjq/uFm6zJ+mUuqxlS2FkuSY1MTA== |
746 | 844 |
|
| 845 | +"@scure/base@~1.1.2": |
| 846 | + version "1.1.9" |
| 847 | + resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.9.tgz#e5e142fbbfe251091f9c5f1dd4c834ac04c3dbd1" |
| 848 | + integrity sha512-8YKhl8GHiNI/pU2VMaofa2Tor7PJRAjwQLBBuilkJ9L5+13yVbC7JO/wS7piioAvPSwR3JKM1IJ/u4xQzbcXKg== |
| 849 | + |
747 | 850 | "@scure/bip32@1.1.5": |
748 | 851 | version "1.1.5" |
749 | 852 | resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.1.5.tgz#d2ccae16dcc2e75bc1d75f5ef3c66a338d1ba300" |
|
753 | 856 | "@noble/secp256k1" "~1.7.0" |
754 | 857 | "@scure/base" "~1.1.0" |
755 | 858 |
|
| 859 | +"@scure/bip32@1.3.2": |
| 860 | + version "1.3.2" |
| 861 | + resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.3.2.tgz#90e78c027d5e30f0b22c1f8d50ff12f3fb7559f8" |
| 862 | + integrity sha512-N1ZhksgwD3OBlwTv3R6KFEcPojl/W4ElJOeCZdi+vuI5QmTFwLq3OFf2zd2ROpKvxFdgZ6hUpb0dx9bVNEwYCA== |
| 863 | + dependencies: |
| 864 | + "@noble/curves" "~1.2.0" |
| 865 | + "@noble/hashes" "~1.3.2" |
| 866 | + "@scure/base" "~1.1.2" |
| 867 | + |
756 | 868 | "@scure/bip39@1.1.1": |
757 | 869 | version "1.1.1" |
758 | 870 | resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.1.1.tgz#b54557b2e86214319405db819c4b6a370cf340c5" |
|
761 | 873 | "@noble/hashes" "~1.2.0" |
762 | 874 | "@scure/base" "~1.1.0" |
763 | 875 |
|
| 876 | +"@scure/bip39@1.2.1": |
| 877 | + version "1.2.1" |
| 878 | + resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.2.1.tgz#5cee8978656b272a917b7871c981e0541ad6ac2a" |
| 879 | + integrity sha512-Z3/Fsz1yr904dduJD0NpiyRHhRYHdcnyh73FZWiV+/qhWi83wNJ3NWolYqCEN+ZWsUz2TWwajJggcRE9r1zUYg== |
| 880 | + dependencies: |
| 881 | + "@noble/hashes" "~1.3.0" |
| 882 | + "@scure/base" "~1.1.0" |
| 883 | + |
764 | 884 | "@sentry/core@5.30.0": |
765 | 885 | version "5.30.0" |
766 | 886 | resolved "https://registry.yarnpkg.com/@sentry/core/-/core-5.30.0.tgz#6b203664f69e75106ee8b5a2fe1d717379b331f3" |
|
883 | 1003 | resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.1.tgz#e8a83f1aa8b649377bb1fb5d7bac5cb90e784dfe" |
884 | 1004 | integrity sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg== |
885 | 1005 |
|
| 1006 | +"@types/node@22.7.5": |
| 1007 | + version "22.7.5" |
| 1008 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.5.tgz#cfde981727a7ab3611a481510b473ae54442b92b" |
| 1009 | + integrity sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ== |
| 1010 | + dependencies: |
| 1011 | + undici-types "~6.19.2" |
| 1012 | + |
886 | 1013 | "@types/pbkdf2@^3.0.0": |
887 | 1014 | version "3.1.0" |
888 | 1015 | resolved "https://registry.yarnpkg.com/@types/pbkdf2/-/pbkdf2-3.1.0.tgz#039a0e9b67da0cdc4ee5dab865caa6b267bb66b1" |
|
907 | 1034 | resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b" |
908 | 1035 | integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA== |
909 | 1036 |
|
| 1037 | +"@types/yargs@^17.0.32": |
| 1038 | + version "17.0.35" |
| 1039 | + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.35.tgz#07013e46aa4d7d7d50a49e15604c1c5340d4eb24" |
| 1040 | + integrity sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg== |
| 1041 | + dependencies: |
| 1042 | + "@types/yargs-parser" "*" |
| 1043 | + |
910 | 1044 | "@types/yargs@^17.0.33": |
911 | 1045 | version "17.0.33" |
912 | 1046 | resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.33.tgz#8c32303da83eec050a84b3c7ae7b9f922d13e32d" |
|
1008 | 1142 | resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31" |
1009 | 1143 | integrity sha512-GpSwvyXOcOOlV70vbnzjj4fW5xW/FdUF6nQEt1ENy7m4ZCczi1+/buVUPAqmGfqznsORNFzUMjctTIp8a9tuCQ== |
1010 | 1144 |
|
| 1145 | +abitype@0.9.8: |
| 1146 | + version "0.9.8" |
| 1147 | + resolved "https://registry.yarnpkg.com/abitype/-/abitype-0.9.8.tgz#1f120b6b717459deafd213dfbf3a3dd1bf10ae8c" |
| 1148 | + integrity sha512-puLifILdm+8sjyss4S+fsUN09obiT1g2YW6CtcQF+QDzxR0euzgEB29MZujC6zMk2a6SVmtttq1fc6+YFA7WYQ== |
| 1149 | + |
| 1150 | +abitype@^1.0.2: |
| 1151 | + version "1.2.4" |
| 1152 | + resolved "https://registry.yarnpkg.com/abitype/-/abitype-1.2.4.tgz#8aab72949bcad4107031862ae998e5bd20eec76e" |
| 1153 | + integrity sha512-dpKH+N27vRjarMVTFFkeY445VTKftzGWpL0FiT7xmVmzQRKazZexzC5uHG0f6XKsVLAuUlndnbGau6lRejClxg== |
| 1154 | + |
1011 | 1155 | acorn-jsx@^5.3.2: |
1012 | 1156 | version "5.3.2" |
1013 | 1157 | resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" |
@@ -1038,6 +1182,11 @@ aes-js@3.0.0: |
1038 | 1182 | resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.0.0.tgz#e21df10ad6c2053295bcbb8dab40b09dbea87e4d" |
1039 | 1183 | integrity sha512-H7wUZRn8WpTq9jocdxQ2c8x2sKo9ZVmzfRE13GiNJXfp7NcKYEdvl3vspKjXox6RIG2VtaRe4JFvxG4rqp2Zuw== |
1040 | 1184 |
|
| 1185 | +aes-js@4.0.0-beta.5: |
| 1186 | + version "4.0.0-beta.5" |
| 1187 | + resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-4.0.0-beta.5.tgz#8d2452c52adedebc3a3e28465d858c11ca315873" |
| 1188 | + integrity sha512-G965FqalsNyrPqgEGON7nIx1e/OVENSgiEIzyC63haUMuvNnwIgIjMs52hlTCKhkBny7A2ORNlfY9Zu+jmGk1Q== |
| 1189 | + |
1041 | 1190 | agent-base@6: |
1042 | 1191 | version "6.0.2" |
1043 | 1192 | resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77" |
@@ -1645,6 +1794,11 @@ doctrine@^3.0.0: |
1645 | 1794 | dependencies: |
1646 | 1795 | esutils "^2.0.2" |
1647 | 1796 |
|
| 1797 | +dotenv@^16.3.1: |
| 1798 | + version "16.6.1" |
| 1799 | + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1.tgz#773f0e69527a8315c7285d5ee73c4459d20a8020" |
| 1800 | + integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow== |
| 1801 | + |
1648 | 1802 | dotenv@^16.4.5: |
1649 | 1803 | version "16.4.5" |
1650 | 1804 | resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f" |
@@ -1985,7 +2139,7 @@ ethereumjs-util@^6.0.0, ethereumjs-util@^6.2.1: |
1985 | 2139 | ethjs-util "0.1.6" |
1986 | 2140 | rlp "^2.2.3" |
1987 | 2141 |
|
1988 | | -ethereumjs-util@^7.0.3: |
| 2142 | +ethereumjs-util@^7.0.3, ethereumjs-util@^7.1.5: |
1989 | 2143 | version "7.1.5" |
1990 | 2144 | resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-7.1.5.tgz#9ecf04861e4fbbeed7465ece5f23317ad1129181" |
1991 | 2145 | integrity sha512-SDl5kKrQAudFBUe5OJM9Ac6WmMyYmXX/6sTmLZ3ffG2eY6ZIGBes3pEDxNN6V72WyOw4CPD5RomKdsa8DAAwLg== |
@@ -2032,6 +2186,19 @@ ethers@^5.1.0, ethers@^5.7.2: |
2032 | 2186 | "@ethersproject/web" "5.7.1" |
2033 | 2187 | "@ethersproject/wordlists" "5.7.0" |
2034 | 2188 |
|
| 2189 | +ethers@^6.13.1: |
| 2190 | + version "6.16.0" |
| 2191 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-6.16.0.tgz#fff9b4f05d7a359c774ad6e91085a800f7fccf65" |
| 2192 | + integrity sha512-U1wulmetNymijEhpSEQ7Ct/P/Jw9/e7R1j5XIbPRydgV2DjLVMsULDlNksq3RQnFgKoLlZf88ijYtWEXcPa07A== |
| 2193 | + dependencies: |
| 2194 | + "@adraffy/ens-normalize" "1.10.1" |
| 2195 | + "@noble/curves" "1.2.0" |
| 2196 | + "@noble/hashes" "1.3.2" |
| 2197 | + "@types/node" "22.7.5" |
| 2198 | + aes-js "4.0.0-beta.5" |
| 2199 | + tslib "2.7.0" |
| 2200 | + ws "8.17.1" |
| 2201 | + |
2035 | 2202 | ethjs-util@0.1.6, ethjs-util@^0.1.6: |
2036 | 2203 | version "0.1.6" |
2037 | 2204 | resolved "https://registry.yarnpkg.com/ethjs-util/-/ethjs-util-0.1.6.tgz#f308b62f185f9fe6237132fb2a9818866a5cd536" |
@@ -2755,6 +2922,11 @@ isexe@^2.0.0: |
2755 | 2922 | resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" |
2756 | 2923 | integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw== |
2757 | 2924 |
|
| 2925 | +isows@1.0.3: |
| 2926 | + version "1.0.3" |
| 2927 | + resolved "https://registry.yarnpkg.com/isows/-/isows-1.0.3.tgz#93c1cf0575daf56e7120bab5c8c448b0809d0d74" |
| 2928 | + integrity sha512-2cKei4vlmg2cxEjm3wVSqn8pcoRF/LX/wpifuuNquFO4SQmPwarClT+SUCA2lt+l581tTeZIPIZuIDo2jWN1fg== |
| 2929 | + |
2758 | 2930 | js-sha3@0.8.0: |
2759 | 2931 | version "0.8.0" |
2760 | 2932 | resolved "https://registry.yarnpkg.com/js-sha3/-/js-sha3-0.8.0.tgz#b9b7a5da73afad7dedd0f8c463954cbde6818840" |
@@ -3406,6 +3578,11 @@ semver@^7.3.7, semver@^7.6.3: |
3406 | 3578 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143" |
3407 | 3579 | integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A== |
3408 | 3580 |
|
| 3581 | +semver@^7.6.2: |
| 3582 | + version "7.8.0" |
| 3583 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.0.tgz#ed0661039fcbcda2ce71f01fa6adbefaa77040df" |
| 3584 | + integrity sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA== |
| 3585 | + |
3409 | 3586 | serialize-javascript@6.0.0: |
3410 | 3587 | version "6.0.0" |
3411 | 3588 | resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz#efae5d88f45d7924141da8b5c3a7a7e663fefeb8" |
@@ -3684,6 +3861,11 @@ ts-node@^10.9.2: |
3684 | 3861 | v8-compile-cache-lib "^3.0.1" |
3685 | 3862 | yn "3.1.1" |
3686 | 3863 |
|
| 3864 | +tslib@2.7.0: |
| 3865 | + version "2.7.0" |
| 3866 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01" |
| 3867 | + integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA== |
| 3868 | + |
3687 | 3869 | tslib@^1.8.1, tslib@^1.9.3: |
3688 | 3870 | version "1.14.1" |
3689 | 3871 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" |
@@ -3802,6 +3984,11 @@ unbox-primitive@^1.0.2: |
3802 | 3984 | has-symbols "^1.0.3" |
3803 | 3985 | which-boxed-primitive "^1.0.2" |
3804 | 3986 |
|
| 3987 | +undici-types@~6.19.2: |
| 3988 | + version "6.19.8" |
| 3989 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" |
| 3990 | + integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== |
| 3991 | + |
3805 | 3992 | undici@^5.14.0: |
3806 | 3993 | version "5.22.1" |
3807 | 3994 | resolved "https://registry.yarnpkg.com/undici/-/undici-5.22.1.tgz#877d512effef2ac8be65e695f3586922e1a57d7b" |
@@ -3846,6 +4033,20 @@ v8-compile-cache-lib@^3.0.1: |
3846 | 4033 | resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf" |
3847 | 4034 | integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg== |
3848 | 4035 |
|
| 4036 | +viem@^1.20.0: |
| 4037 | + version "1.21.4" |
| 4038 | + resolved "https://registry.yarnpkg.com/viem/-/viem-1.21.4.tgz#883760e9222540a5a7e0339809202b45fe6a842d" |
| 4039 | + integrity sha512-BNVYdSaUjeS2zKQgPs+49e5JKocfo60Ib2yiXOWBT6LuVxY1I/6fFX3waEtpXvL1Xn4qu+BVitVtMh9lyThyhQ== |
| 4040 | + dependencies: |
| 4041 | + "@adraffy/ens-normalize" "1.10.0" |
| 4042 | + "@noble/curves" "1.2.0" |
| 4043 | + "@noble/hashes" "1.3.2" |
| 4044 | + "@scure/bip32" "1.3.2" |
| 4045 | + "@scure/bip39" "1.2.1" |
| 4046 | + abitype "0.9.8" |
| 4047 | + isows "1.0.3" |
| 4048 | + ws "8.13.0" |
| 4049 | + |
3849 | 4050 | which-boxed-primitive@^1.0.2: |
3850 | 4051 | version "1.0.2" |
3851 | 4052 | resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6" |
@@ -3918,6 +4119,16 @@ ws@7.4.6: |
3918 | 4119 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c" |
3919 | 4120 | integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A== |
3920 | 4121 |
|
| 4122 | +ws@8.13.0: |
| 4123 | + version "8.13.0" |
| 4124 | + resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0" |
| 4125 | + integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA== |
| 4126 | + |
| 4127 | +ws@8.17.1: |
| 4128 | + version "8.17.1" |
| 4129 | + resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b" |
| 4130 | + integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ== |
| 4131 | + |
3921 | 4132 | ws@^7.4.6: |
3922 | 4133 | version "7.5.9" |
3923 | 4134 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591" |
|
0 commit comments