|
756 | 756 | "@nodelib/fs.scandir" "2.1.5" |
757 | 757 | fastq "^1.6.0" |
758 | 758 |
|
759 | | -"@nomicfoundation/ethereumjs-block@5.0.1": |
760 | | - version "5.0.1" |
761 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-block/-/ethereumjs-block-5.0.1.tgz#6f89664f55febbd723195b6d0974773d29ee133d" |
762 | | - integrity sha512-u1Yioemi6Ckj3xspygu/SfFvm8vZEO8/Yx5a1QLzi6nVU0jz3Pg2OmHKJ5w+D9Ogk1vhwRiqEBAqcb0GVhCyHw== |
763 | | - dependencies: |
764 | | - "@nomicfoundation/ethereumjs-common" "4.0.1" |
765 | | - "@nomicfoundation/ethereumjs-rlp" "5.0.1" |
766 | | - "@nomicfoundation/ethereumjs-trie" "6.0.1" |
767 | | - "@nomicfoundation/ethereumjs-tx" "5.0.1" |
768 | | - "@nomicfoundation/ethereumjs-util" "9.0.1" |
| 759 | +"@nomicfoundation/ethereumjs-block@5.0.2": |
| 760 | + version "5.0.2" |
| 761 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-block/-/ethereumjs-block-5.0.2.tgz#13a7968f5964f1697da941281b7f7943b0465d04" |
| 762 | + integrity sha512-hSe6CuHI4SsSiWWjHDIzWhSiAVpzMUcDRpWYzN0T9l8/Rz7xNn3elwVOJ/tAyS0LqL6vitUD78Uk7lQDXZun7Q== |
| 763 | + dependencies: |
| 764 | + "@nomicfoundation/ethereumjs-common" "4.0.2" |
| 765 | + "@nomicfoundation/ethereumjs-rlp" "5.0.2" |
| 766 | + "@nomicfoundation/ethereumjs-trie" "6.0.2" |
| 767 | + "@nomicfoundation/ethereumjs-tx" "5.0.2" |
| 768 | + "@nomicfoundation/ethereumjs-util" "9.0.2" |
769 | 769 | ethereum-cryptography "0.1.3" |
770 | 770 | ethers "^5.7.1" |
771 | 771 |
|
772 | | -"@nomicfoundation/ethereumjs-blockchain@7.0.1": |
773 | | - version "7.0.1" |
774 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-blockchain/-/ethereumjs-blockchain-7.0.1.tgz#80e0bd3535bfeb9baa29836b6f25123dab06a726" |
775 | | - integrity sha512-NhzndlGg829XXbqJEYrF1VeZhAwSPgsK/OB7TVrdzft3y918hW5KNd7gIZ85sn6peDZOdjBsAXIpXZ38oBYE5A== |
776 | | - dependencies: |
777 | | - "@nomicfoundation/ethereumjs-block" "5.0.1" |
778 | | - "@nomicfoundation/ethereumjs-common" "4.0.1" |
779 | | - "@nomicfoundation/ethereumjs-ethash" "3.0.1" |
780 | | - "@nomicfoundation/ethereumjs-rlp" "5.0.1" |
781 | | - "@nomicfoundation/ethereumjs-trie" "6.0.1" |
782 | | - "@nomicfoundation/ethereumjs-tx" "5.0.1" |
783 | | - "@nomicfoundation/ethereumjs-util" "9.0.1" |
| 772 | +"@nomicfoundation/ethereumjs-blockchain@7.0.2": |
| 773 | + version "7.0.2" |
| 774 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-blockchain/-/ethereumjs-blockchain-7.0.2.tgz#45323b673b3d2fab6b5008535340d1b8fea7d446" |
| 775 | + integrity sha512-8UUsSXJs+MFfIIAKdh3cG16iNmWzWC/91P40sazNvrqhhdR/RtGDlFk2iFTGbBAZPs2+klZVzhRX8m2wvuvz3w== |
| 776 | + dependencies: |
| 777 | + "@nomicfoundation/ethereumjs-block" "5.0.2" |
| 778 | + "@nomicfoundation/ethereumjs-common" "4.0.2" |
| 779 | + "@nomicfoundation/ethereumjs-ethash" "3.0.2" |
| 780 | + "@nomicfoundation/ethereumjs-rlp" "5.0.2" |
| 781 | + "@nomicfoundation/ethereumjs-trie" "6.0.2" |
| 782 | + "@nomicfoundation/ethereumjs-tx" "5.0.2" |
| 783 | + "@nomicfoundation/ethereumjs-util" "9.0.2" |
784 | 784 | abstract-level "^1.0.3" |
785 | 785 | debug "^4.3.3" |
786 | 786 | ethereum-cryptography "0.1.3" |
787 | 787 | level "^8.0.0" |
788 | 788 | lru-cache "^5.1.1" |
789 | 789 | memory-level "^1.0.0" |
790 | 790 |
|
791 | | -"@nomicfoundation/ethereumjs-common@4.0.1": |
792 | | - version "4.0.1" |
793 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-common/-/ethereumjs-common-4.0.1.tgz#4702d82df35b07b5407583b54a45bf728e46a2f0" |
794 | | - integrity sha512-OBErlkfp54GpeiE06brBW/TTbtbuBJV5YI5Nz/aB2evTDo+KawyEzPjBlSr84z/8MFfj8wS2wxzQX1o32cev5g== |
| 791 | +"@nomicfoundation/ethereumjs-common@4.0.2": |
| 792 | + version "4.0.2" |
| 793 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-common/-/ethereumjs-common-4.0.2.tgz#a15d1651ca36757588fdaf2a7d381a150662a3c3" |
| 794 | + integrity sha512-I2WGP3HMGsOoycSdOTSqIaES0ughQTueOsddJ36aYVpI3SN8YSusgRFLwzDJwRFVIYDKx/iJz0sQ5kBHVgdDwg== |
795 | 795 | dependencies: |
796 | | - "@nomicfoundation/ethereumjs-util" "9.0.1" |
| 796 | + "@nomicfoundation/ethereumjs-util" "9.0.2" |
797 | 797 | crc-32 "^1.2.0" |
798 | 798 |
|
799 | | -"@nomicfoundation/ethereumjs-ethash@3.0.1": |
800 | | - version "3.0.1" |
801 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-ethash/-/ethereumjs-ethash-3.0.1.tgz#65ca494d53e71e8415c9a49ef48bc921c538fc41" |
802 | | - integrity sha512-KDjGIB5igzWOp8Ik5I6QiRH5DH+XgILlplsHR7TEuWANZA759G6krQ6o8bvj+tRUz08YygMQu/sGd9mJ1DYT8w== |
| 799 | +"@nomicfoundation/ethereumjs-ethash@3.0.2": |
| 800 | + version "3.0.2" |
| 801 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-ethash/-/ethereumjs-ethash-3.0.2.tgz#da77147f806401ee996bfddfa6487500118addca" |
| 802 | + integrity sha512-8PfoOQCcIcO9Pylq0Buijuq/O73tmMVURK0OqdjhwqcGHYC2PwhbajDh7GZ55ekB0Px197ajK3PQhpKoiI/UPg== |
803 | 803 | dependencies: |
804 | | - "@nomicfoundation/ethereumjs-block" "5.0.1" |
805 | | - "@nomicfoundation/ethereumjs-rlp" "5.0.1" |
806 | | - "@nomicfoundation/ethereumjs-util" "9.0.1" |
| 804 | + "@nomicfoundation/ethereumjs-block" "5.0.2" |
| 805 | + "@nomicfoundation/ethereumjs-rlp" "5.0.2" |
| 806 | + "@nomicfoundation/ethereumjs-util" "9.0.2" |
807 | 807 | abstract-level "^1.0.3" |
808 | 808 | bigint-crypto-utils "^3.0.23" |
809 | 809 | ethereum-cryptography "0.1.3" |
810 | 810 |
|
811 | | -"@nomicfoundation/ethereumjs-evm@2.0.1": |
812 | | - version "2.0.1" |
813 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-evm/-/ethereumjs-evm-2.0.1.tgz#f35681e203363f69ce2b3d3bf9f44d4e883ca1f1" |
814 | | - integrity sha512-oL8vJcnk0Bx/onl+TgQOQ1t/534GKFaEG17fZmwtPFeH8S5soiBYPCLUrvANOl4sCp9elYxIMzIiTtMtNNN8EQ== |
| 811 | +"@nomicfoundation/ethereumjs-evm@2.0.2": |
| 812 | + version "2.0.2" |
| 813 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-evm/-/ethereumjs-evm-2.0.2.tgz#4c2f4b84c056047102a4fa41c127454e3f0cfcf6" |
| 814 | + integrity sha512-rBLcUaUfANJxyOx9HIdMX6uXGin6lANCulIm/pjMgRqfiCRMZie3WKYxTSd8ZE/d+qT+zTedBF4+VHTdTSePmQ== |
815 | 815 | dependencies: |
816 | 816 | "@ethersproject/providers" "^5.7.1" |
817 | | - "@nomicfoundation/ethereumjs-common" "4.0.1" |
818 | | - "@nomicfoundation/ethereumjs-tx" "5.0.1" |
819 | | - "@nomicfoundation/ethereumjs-util" "9.0.1" |
| 817 | + "@nomicfoundation/ethereumjs-common" "4.0.2" |
| 818 | + "@nomicfoundation/ethereumjs-tx" "5.0.2" |
| 819 | + "@nomicfoundation/ethereumjs-util" "9.0.2" |
820 | 820 | debug "^4.3.3" |
821 | 821 | ethereum-cryptography "0.1.3" |
822 | 822 | mcl-wasm "^0.7.1" |
823 | 823 | rustbn.js "~0.2.0" |
824 | 824 |
|
825 | | -"@nomicfoundation/ethereumjs-rlp@5.0.1": |
826 | | - version "5.0.1" |
827 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-rlp/-/ethereumjs-rlp-5.0.1.tgz#0b30c1cf77d125d390408e391c4bb5291ef43c28" |
828 | | - integrity sha512-xtxrMGa8kP4zF5ApBQBtjlSbN5E2HI8m8FYgVSYAnO6ssUoY5pVPGy2H8+xdf/bmMa22Ce8nWMH3aEW8CcqMeQ== |
| 825 | +"@nomicfoundation/ethereumjs-rlp@5.0.2": |
| 826 | + version "5.0.2" |
| 827 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-rlp/-/ethereumjs-rlp-5.0.2.tgz#4fee8dc58a53ac6ae87fb1fca7c15dc06c6b5dea" |
| 828 | + integrity sha512-QwmemBc+MMsHJ1P1QvPl8R8p2aPvvVcKBbvHnQOKBpBztEo0omN0eaob6FeZS/e3y9NSe+mfu3nNFBHszqkjTA== |
829 | 829 |
|
830 | | -"@nomicfoundation/ethereumjs-statemanager@2.0.1": |
831 | | - version "2.0.1" |
832 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-statemanager/-/ethereumjs-statemanager-2.0.1.tgz#8824a97938db4471911e2d2f140f79195def5935" |
833 | | - integrity sha512-B5ApMOnlruVOR7gisBaYwFX+L/AP7i/2oAahatssjPIBVDF6wTX1K7Qpa39E/nzsH8iYuL3krkYeUFIdO3EMUQ== |
| 830 | +"@nomicfoundation/ethereumjs-statemanager@2.0.2": |
| 831 | + version "2.0.2" |
| 832 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-statemanager/-/ethereumjs-statemanager-2.0.2.tgz#3ba4253b29b1211cafe4f9265fee5a0d780976e0" |
| 833 | + integrity sha512-dlKy5dIXLuDubx8Z74sipciZnJTRSV/uHG48RSijhgm1V7eXYFC567xgKtsKiVZB1ViTP9iFL4B6Je0xD6X2OA== |
834 | 834 | dependencies: |
835 | | - "@nomicfoundation/ethereumjs-common" "4.0.1" |
836 | | - "@nomicfoundation/ethereumjs-rlp" "5.0.1" |
| 835 | + "@nomicfoundation/ethereumjs-common" "4.0.2" |
| 836 | + "@nomicfoundation/ethereumjs-rlp" "5.0.2" |
837 | 837 | debug "^4.3.3" |
838 | 838 | ethereum-cryptography "0.1.3" |
839 | 839 | ethers "^5.7.1" |
840 | 840 | js-sdsl "^4.1.4" |
841 | 841 |
|
842 | | -"@nomicfoundation/ethereumjs-trie@6.0.1": |
843 | | - version "6.0.1" |
844 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-trie/-/ethereumjs-trie-6.0.1.tgz#662c55f6b50659fd4b22ea9f806a7401cafb7717" |
845 | | - integrity sha512-A64It/IMpDVODzCgxDgAAla8jNjNtsoQZIzZUfIV5AY6Coi4nvn7+VReBn5itlxMiL2yaTlQr9TRWp3CSI6VoA== |
| 842 | +"@nomicfoundation/ethereumjs-trie@6.0.2": |
| 843 | + version "6.0.2" |
| 844 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-trie/-/ethereumjs-trie-6.0.2.tgz#9a6dbd28482dca1bc162d12b3733acab8cd12835" |
| 845 | + integrity sha512-yw8vg9hBeLYk4YNg5MrSJ5H55TLOv2FSWUTROtDtTMMmDGROsAu+0tBjiNGTnKRi400M6cEzoFfa89Fc5k8NTQ== |
846 | 846 | dependencies: |
847 | | - "@nomicfoundation/ethereumjs-rlp" "5.0.1" |
848 | | - "@nomicfoundation/ethereumjs-util" "9.0.1" |
| 847 | + "@nomicfoundation/ethereumjs-rlp" "5.0.2" |
| 848 | + "@nomicfoundation/ethereumjs-util" "9.0.2" |
849 | 849 | "@types/readable-stream" "^2.3.13" |
850 | 850 | ethereum-cryptography "0.1.3" |
851 | 851 | readable-stream "^3.6.0" |
852 | 852 |
|
853 | | -"@nomicfoundation/ethereumjs-tx@5.0.1": |
854 | | - version "5.0.1" |
855 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-tx/-/ethereumjs-tx-5.0.1.tgz#7629dc2036b4a33c34e9f0a592b43227ef4f0c7d" |
856 | | - integrity sha512-0HwxUF2u2hrsIM1fsasjXvlbDOq1ZHFV2dd1yGq8CA+MEYhaxZr8OTScpVkkxqMwBcc5y83FyPl0J9MZn3kY0w== |
| 853 | +"@nomicfoundation/ethereumjs-tx@5.0.2": |
| 854 | + version "5.0.2" |
| 855 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-tx/-/ethereumjs-tx-5.0.2.tgz#117813b69c0fdc14dd0446698a64be6df71d7e56" |
| 856 | + integrity sha512-T+l4/MmTp7VhJeNloMkM+lPU3YMUaXdcXgTGCf8+ZFvV9NYZTRLFekRwlG6/JMmVfIfbrW+dRRJ9A6H5Q/Z64g== |
857 | 857 | dependencies: |
858 | 858 | "@chainsafe/ssz" "^0.9.2" |
859 | 859 | "@ethersproject/providers" "^5.7.2" |
860 | | - "@nomicfoundation/ethereumjs-common" "4.0.1" |
861 | | - "@nomicfoundation/ethereumjs-rlp" "5.0.1" |
862 | | - "@nomicfoundation/ethereumjs-util" "9.0.1" |
| 860 | + "@nomicfoundation/ethereumjs-common" "4.0.2" |
| 861 | + "@nomicfoundation/ethereumjs-rlp" "5.0.2" |
| 862 | + "@nomicfoundation/ethereumjs-util" "9.0.2" |
863 | 863 | ethereum-cryptography "0.1.3" |
864 | 864 |
|
865 | | -"@nomicfoundation/ethereumjs-util@9.0.1": |
866 | | - version "9.0.1" |
867 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-util/-/ethereumjs-util-9.0.1.tgz#530cda8bae33f8b5020a8f199ed1d0a2ce48ec89" |
868 | | - integrity sha512-TwbhOWQ8QoSCFhV/DDfSmyfFIHjPjFBj957219+V3jTZYZ2rf9PmDtNOeZWAE3p3vlp8xb02XGpd0v6nTUPbsA== |
| 865 | +"@nomicfoundation/ethereumjs-util@9.0.2": |
| 866 | + version "9.0.2" |
| 867 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-util/-/ethereumjs-util-9.0.2.tgz#16bdc1bb36f333b8a3559bbb4b17dac805ce904d" |
| 868 | + integrity sha512-4Wu9D3LykbSBWZo8nJCnzVIYGvGCuyiYLIJa9XXNVt1q1jUzHdB+sJvx95VGCpPkCT+IbLecW6yfzy3E1bQrwQ== |
869 | 869 | dependencies: |
870 | 870 | "@chainsafe/ssz" "^0.10.0" |
871 | | - "@nomicfoundation/ethereumjs-rlp" "5.0.1" |
| 871 | + "@nomicfoundation/ethereumjs-rlp" "5.0.2" |
872 | 872 | ethereum-cryptography "0.1.3" |
873 | 873 |
|
874 | | -"@nomicfoundation/ethereumjs-vm@7.0.1": |
875 | | - version "7.0.1" |
876 | | - resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-vm/-/ethereumjs-vm-7.0.1.tgz#7d035e0993bcad10716c8b36e61dfb87fa3ca05f" |
877 | | - integrity sha512-rArhyn0jPsS/D+ApFsz3yVJMQ29+pVzNZ0VJgkzAZ+7FqXSRtThl1C1prhmlVr3YNUlfpZ69Ak+RUT4g7VoOuQ== |
878 | | - dependencies: |
879 | | - "@nomicfoundation/ethereumjs-block" "5.0.1" |
880 | | - "@nomicfoundation/ethereumjs-blockchain" "7.0.1" |
881 | | - "@nomicfoundation/ethereumjs-common" "4.0.1" |
882 | | - "@nomicfoundation/ethereumjs-evm" "2.0.1" |
883 | | - "@nomicfoundation/ethereumjs-rlp" "5.0.1" |
884 | | - "@nomicfoundation/ethereumjs-statemanager" "2.0.1" |
885 | | - "@nomicfoundation/ethereumjs-trie" "6.0.1" |
886 | | - "@nomicfoundation/ethereumjs-tx" "5.0.1" |
887 | | - "@nomicfoundation/ethereumjs-util" "9.0.1" |
| 874 | +"@nomicfoundation/ethereumjs-vm@7.0.2": |
| 875 | + version "7.0.2" |
| 876 | + resolved "https://registry.yarnpkg.com/@nomicfoundation/ethereumjs-vm/-/ethereumjs-vm-7.0.2.tgz#3b0852cb3584df0e18c182d0672a3596c9ca95e6" |
| 877 | + integrity sha512-Bj3KZT64j54Tcwr7Qm/0jkeZXJMfdcAtRBedou+Hx0dPOSIgqaIr0vvLwP65TpHbak2DmAq+KJbW2KNtIoFwvA== |
| 878 | + dependencies: |
| 879 | + "@nomicfoundation/ethereumjs-block" "5.0.2" |
| 880 | + "@nomicfoundation/ethereumjs-blockchain" "7.0.2" |
| 881 | + "@nomicfoundation/ethereumjs-common" "4.0.2" |
| 882 | + "@nomicfoundation/ethereumjs-evm" "2.0.2" |
| 883 | + "@nomicfoundation/ethereumjs-rlp" "5.0.2" |
| 884 | + "@nomicfoundation/ethereumjs-statemanager" "2.0.2" |
| 885 | + "@nomicfoundation/ethereumjs-trie" "6.0.2" |
| 886 | + "@nomicfoundation/ethereumjs-tx" "5.0.2" |
| 887 | + "@nomicfoundation/ethereumjs-util" "9.0.2" |
888 | 888 | debug "^4.3.3" |
889 | 889 | ethereum-cryptography "0.1.3" |
890 | 890 | mcl-wasm "^0.7.1" |
@@ -3141,23 +3141,23 @@ hard-rejection@^2.1.0: |
3141 | 3141 | resolved "https://registry.yarnpkg.com/hard-rejection/-/hard-rejection-2.1.0.tgz#1c6eda5c1685c63942766d79bb40ae773cecd883" |
3142 | 3142 | integrity sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA== |
3143 | 3143 |
|
3144 | | -hardhat@2.17.1: |
3145 | | - version "2.17.1" |
3146 | | - resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.17.1.tgz#4b6c8c8f624fd23d9f40185a4af24815d05a486a" |
3147 | | - integrity sha512-1PxRkfjhEzXs/wDxI5YgzYBxNmvzifBTjYzuopwel+vXpAhCudplusJthN5eig0FTs4qbi828DBIITEDh8x9LA== |
| 3144 | +hardhat@2.17.2: |
| 3145 | + version "2.17.2" |
| 3146 | + resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.17.2.tgz#250a8c8e76029e9bfbfb9b9abee68d5b350b5d4a" |
| 3147 | + integrity sha512-oUv40jBeHw0dKpbyQ+iH9cmNMziweLoTW3MnkNxJ2Gc0KGLrQR/1n4vV4xY60zn2LdmRgnwPqy3CgtY0mfwIIA== |
3148 | 3148 | dependencies: |
3149 | 3149 | "@ethersproject/abi" "^5.1.2" |
3150 | 3150 | "@metamask/eth-sig-util" "^4.0.0" |
3151 | | - "@nomicfoundation/ethereumjs-block" "5.0.1" |
3152 | | - "@nomicfoundation/ethereumjs-blockchain" "7.0.1" |
3153 | | - "@nomicfoundation/ethereumjs-common" "4.0.1" |
3154 | | - "@nomicfoundation/ethereumjs-evm" "2.0.1" |
3155 | | - "@nomicfoundation/ethereumjs-rlp" "5.0.1" |
3156 | | - "@nomicfoundation/ethereumjs-statemanager" "2.0.1" |
3157 | | - "@nomicfoundation/ethereumjs-trie" "6.0.1" |
3158 | | - "@nomicfoundation/ethereumjs-tx" "5.0.1" |
3159 | | - "@nomicfoundation/ethereumjs-util" "9.0.1" |
3160 | | - "@nomicfoundation/ethereumjs-vm" "7.0.1" |
| 3151 | + "@nomicfoundation/ethereumjs-block" "5.0.2" |
| 3152 | + "@nomicfoundation/ethereumjs-blockchain" "7.0.2" |
| 3153 | + "@nomicfoundation/ethereumjs-common" "4.0.2" |
| 3154 | + "@nomicfoundation/ethereumjs-evm" "2.0.2" |
| 3155 | + "@nomicfoundation/ethereumjs-rlp" "5.0.2" |
| 3156 | + "@nomicfoundation/ethereumjs-statemanager" "2.0.2" |
| 3157 | + "@nomicfoundation/ethereumjs-trie" "6.0.2" |
| 3158 | + "@nomicfoundation/ethereumjs-tx" "5.0.2" |
| 3159 | + "@nomicfoundation/ethereumjs-util" "9.0.2" |
| 3160 | + "@nomicfoundation/ethereumjs-vm" "7.0.2" |
3161 | 3161 | "@nomicfoundation/solidity-analyzer" "^0.1.0" |
3162 | 3162 | "@sentry/node" "^5.18.1" |
3163 | 3163 | "@types/bn.js" "^5.1.0" |
|
0 commit comments