|
5922 | 5922 | resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
|
5923 | 5923 | integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
|
5924 | 5924 |
|
5925 |
| -"@truffle/core@^5.5.23": |
5926 |
| - version "5.5.23" |
5927 |
| - resolved "https://registry.yarnpkg.com/@truffle/core/-/core-5.5.23.tgz#8f36035a2c130f9247e52b3f97a686fceeb9ab45" |
5928 |
| - integrity sha512-e8JPHnRsKx6XD7yW0y6qfcbXMXUOdGUwOzuPKxMbS8kLYMjSO6L5SOTDDTzBRXZciFBhQmWI/9s39CATsz1k1g== |
5929 |
| - dependencies: |
5930 |
| - "@truffle/artifactor" "^4.0.162" |
5931 |
| - "@truffle/box" "^2.1.53" |
5932 |
| - "@truffle/codec" "^0.13.3" |
5933 |
| - "@truffle/compile-common" "^0.7.32" |
5934 |
| - "@truffle/compile-solidity" "^6.0.36" |
5935 |
| - "@truffle/config" "^1.3.33" |
5936 |
| - "@truffle/contract" "^4.5.18" |
5937 |
| - "@truffle/dashboard" "^0.1.10" |
5938 |
| - "@truffle/debug-utils" "^6.0.28" |
5939 |
| - "@truffle/debugger" "^11.0.1" |
5940 |
| - "@truffle/decoder" "^5.2.21" |
5941 |
| - "@truffle/deployer" "^3.2.89" |
5942 |
| - "@truffle/environment" "^0.2.116" |
5943 |
| - "@truffle/error" "^0.1.0" |
5944 |
| - "@truffle/expect" "^0.1.2" |
5945 |
| - "@truffle/fetch-and-compile" "^0.5.11" |
5946 |
| - "@truffle/interface-adapter" "^0.5.19" |
5947 |
| - "@truffle/migrate" "^3.3.3" |
5948 |
| - "@truffle/plugins" "^0.2.8" |
5949 |
| - "@truffle/preserve" "^0.2.7" |
5950 |
| - "@truffle/promise-tracker" "^0.1.1" |
5951 |
| - "@truffle/provider" "^0.2.57" |
5952 |
| - "@truffle/provisioner" "^0.2.56" |
5953 |
| - "@truffle/require" "^2.0.102" |
5954 |
| - "@truffle/resolver" "^9.0.9" |
5955 |
| - "@truffle/source-fetcher" "^1.0.12" |
5956 |
| - "@truffle/spinners" "^0.2.0" |
5957 |
| - "@truffle/workflow-compile" "^4.0.26" |
5958 |
| - address "^1.1.2" |
5959 |
| - chai "^4.2.0" |
5960 |
| - colors "1.4.0" |
5961 |
| - command-exists "^1.2.8" |
5962 |
| - conf "^10.0.2" |
5963 |
| - debug "^4.3.1" |
5964 |
| - del "^2.2.0" |
5965 |
| - ethereum-cryptography "1.1.2" |
5966 |
| - ethereumjs-wallet "^1.0.2" |
5967 |
| - fs-extra "^9.1.0" |
5968 |
| - ganache "7.3.2" |
5969 |
| - get-port "^5.1.1" |
5970 |
| - get-random-values "^1.2.2" |
5971 |
| - glob "^7.1.6" |
5972 |
| - inquirer "8.2.2" |
5973 |
| - js-interpreter "2.2.0" |
5974 |
| - lodash "^4.17.21" |
5975 |
| - mocha "9.2.2" |
5976 |
| - node-emoji "^1.8.1" |
5977 |
| - original-require "^1.0.1" |
5978 |
| - sane "^4.0.2" |
5979 |
| - semver "7.3.7" |
5980 |
| - source-map-support "^0.5.19" |
5981 |
| - spawn-args "0.2.0" |
5982 |
| - tmp "^0.2.1" |
5983 |
| - universal-analytics "^0.4.17" |
5984 |
| - web3 "1.7.4" |
5985 |
| - web3-utils "1.7.4" |
5986 |
| - xregexp "^4.2.4" |
5987 |
| - yargs "^13.3.0" |
5988 |
| - |
5989 |
| -"@truffle/interface-adapter@^0.5.19": |
5990 |
| - version "0.5.19" |
5991 |
| - resolved "https://registry.yarnpkg.com/@truffle/interface-adapter/-/interface-adapter-0.5.19.tgz#57529cacb09c72ebfd584ec003af55face18a3de" |
5992 |
| - integrity sha512-x7IZvsyx36DAJCJVZ9gUe1Lh8AhODhJoW7I+lJXIlGxj3EmZbao4/sHo+cN4u9i94yVTyGwYd78NzbP0a/LAog== |
5993 |
| - dependencies: |
5994 |
| - bn.js "^5.1.3" |
5995 |
| - ethers "^4.0.32" |
5996 |
| - web3 "1.7.4" |
5997 |
| - |
5998 | 5925 | "@truffle/preserve@^0.2.7":
|
5999 | 5926 | version "0.2.7"
|
6000 | 5927 | resolved "https://registry.yarnpkg.com/@truffle/preserve/-/preserve-0.2.7.tgz#fd149e4d0f1594e400fea3453c898362655d8588"
|
6001 | 5928 | integrity sha512-A5pRuFre9IR2m2BB1JMF9CItgUSwR2eRhqHU2ltvPjWHNxbGAo4tMZat+124hed6zDBUduYsjmV5Yr5wo7kF8g==
|
6002 | 5929 | dependencies:
|
6003 | 5930 | spinnies "^0.5.1"
|
6004 | 5931 |
|
6005 |
| -"@truffle/provider@^0.2.57": |
6006 |
| - version "0.2.57" |
6007 |
| - resolved "https://registry.yarnpkg.com/@truffle/provider/-/provider-0.2.57.tgz#c6d079748c99427c1ce283a19921b450aa9920ee" |
6008 |
| - integrity sha512-O8VxF2uQwa+KB4HDg9lG7uhQ/+AOvchX+1STpQBSSAGfov1+EROM0iRZUNoPm71Pu0C9ji2WmXbNW/COjUMaMA== |
6009 |
| - dependencies: |
6010 |
| - "@truffle/error" "^0.1.0" |
6011 |
| - "@truffle/interface-adapter" "^0.5.19" |
6012 |
| - debug "^4.3.1" |
6013 |
| - web3 "1.7.4" |
6014 |
| - |
6015 |
| -"@truffle/require@^2.0.102": |
6016 |
| - version "2.0.102" |
6017 |
| - resolved "https://registry.yarnpkg.com/@truffle/require/-/require-2.0.102.tgz#45238d7dbd073d555623ca27616309969509d421" |
6018 |
| - integrity sha512-fLeEa54i/pXab99ouAB5o5IjKME3AOUivBUV1E2R+t4uB8avjPWQbALvkUJ2G7CgUeVanuYMSsxwoUMbLss/vg== |
6019 |
| - dependencies: |
6020 |
| - "@truffle/config" "^1.3.33" |
6021 |
| - "@truffle/expect" "^0.1.2" |
6022 |
| - "@truffle/interface-adapter" "^0.5.19" |
6023 |
| - original-require "^1.0.1" |
6024 |
| - |
6025 | 5932 | "@trufflesuite/ [email protected]":
|
6026 | 5933 | version "1.1.10"
|
6027 | 5934 | resolved "https://registry.yarnpkg.com/@trufflesuite/bigint-buffer/-/bigint-buffer-1.1.10.tgz#a1d9ca22d3cad1a138b78baaf15543637a3e1692"
|
@@ -15415,23 +15322,6 @@ functions-have-names@^1.2.2:
|
15415 | 15322 | resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.2.tgz#98d93991c39da9361f8e50b337c4f6e41f120e21"
|
15416 | 15323 | integrity sha512-bLgc3asbWdwPbx2mNk2S49kmJCuQeu0nfmaOgbs8WIyzzkw3r4htszdIi9Q9EMezDPTYuJx2wvjZ/EwgAthpnA==
|
15417 | 15324 |
|
15418 |
| - |
15419 |
| - version "7.3.2" |
15420 |
| - resolved "https://registry.yarnpkg.com/ganache/-/ganache-7.3.2.tgz#f2cd9df8244851f3d62c19cb5a71cc0c782932eb" |
15421 |
| - integrity sha512-X1IXfqrFQuiMqrONvb4zQqXwjf2Skg8iuofYlFrzWnCI+JZN2hJA5V5Egu/go3YgD8IRpQyLP/Jny0fZM0A5UA== |
15422 |
| - dependencies: |
15423 |
| - "@trufflesuite/bigint-buffer" "1.1.10" |
15424 |
| - "@types/bn.js" "^5.1.0" |
15425 |
| - "@types/lru-cache" "5.1.1" |
15426 |
| - "@types/seedrandom" "3.0.1" |
15427 |
| - emittery "0.10.0" |
15428 |
| - keccak "3.0.1" |
15429 |
| - leveldown "6.1.0" |
15430 |
| - secp256k1 "4.0.2" |
15431 |
| - optionalDependencies: |
15432 |
| - bufferutil "4.0.5" |
15433 |
| - utf-8-validate "5.0.7" |
15434 |
| - |
15435 | 15325 |
|
15436 | 15326 | version "7.4.0"
|
15437 | 15327 | resolved "https://registry.yarnpkg.com/ganache/-/ganache-7.4.0.tgz#24c56a55c15f6031ffbbb8a634fbb52d752f155e"
|
|
0 commit comments