diff --git a/packages/artifactor/package.json b/packages/artifactor/package.json index 50a5415a47d..8be1a5e3b6a 100644 --- a/packages/artifactor/package.json +++ b/packages/artifactor/package.json @@ -33,7 +33,7 @@ "@types/node": "~12.12.0", "chai": "^4.2.0", "debug": "^4.3.1", - "ganache": "7.7.6", + "ganache": "7.7.7", "mocha": "10.1.0", "require-nocache": "^1.0.0", "sinon": "^9.0.2", diff --git a/packages/contract-tests/package.json b/packages/contract-tests/package.json index ba91b6780f9..fe68b5a9d0d 100644 --- a/packages/contract-tests/package.json +++ b/packages/contract-tests/package.json @@ -27,7 +27,7 @@ "bignumber.js": "^7.2.1", "chai": "^4.2.0", "debug": "^4.3.1", - "ganache": "7.7.6", + "ganache": "7.7.7", "mocha": "10.1.0", "sinon": "^9.0.2", "web3": "1.8.2", diff --git a/packages/core/package.json b/packages/core/package.json index d30feacbbb5..62704793c26 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -65,7 +65,7 @@ "del": "^2.2.0", "ethereum-cryptography": "1.1.2", "fs-extra": "^9.1.0", - "ganache": "7.7.6", + "ganache": "7.7.7", "get-port": "^5.1.1", "get-random-values": "^1.2.2", "glob": "^7.1.6", diff --git a/packages/db/package.json b/packages/db/package.json index 4f00f6c97e0..4ff87fc1f93 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -71,7 +71,7 @@ "@types/web3": "1.0.20", "change-case": "3.0.2", "fast-check": "3.1.1", - "ganache": "7.7.6", + "ganache": "7.7.7", "hkts": "^0.3.1", "jest": "29.1.2", "madge": "^5.0.1", diff --git a/packages/debugger/package.json b/packages/debugger/package.json index 5b4d7929cd9..6590a22941d 100644 --- a/packages/debugger/package.json +++ b/packages/debugger/package.json @@ -48,7 +48,7 @@ "change-case": "3.0.2", "faker": "5.5.3", "fs-extra": "^9.1.0", - "ganache": "7.7.6", + "ganache": "7.7.7", "mocha": "10.1.0", "mochapack": "^2.1.2", "nyc": "^13.0.1", diff --git a/packages/decoder/package.json b/packages/decoder/package.json index 58574ed803a..a5288a48a70 100644 --- a/packages/decoder/package.json +++ b/packages/decoder/package.json @@ -45,7 +45,7 @@ "@types/debug": "^4.1.5", "@types/web3": "1.0.20", "chai": "^4.2.0", - "ganache": "7.7.6", + "ganache": "7.7.7", "lodash": "^4.17.21", "mocha": "10.1.0", "tmp": "^0.2.1", diff --git a/packages/deployer/package.json b/packages/deployer/package.json index e7140ca3a73..4a736012584 100644 --- a/packages/deployer/package.json +++ b/packages/deployer/package.json @@ -30,7 +30,7 @@ "@truffle/config": "^1.3.53", "@truffle/environment": "^0.2.143", "@truffle/workflow-compile": "^4.0.54", - "ganache": "7.7.6", + "ganache": "7.7.7", "mocha": "10.1.0", "sinon": "^9.0.2", "web3": "1.8.2" diff --git a/packages/encoder/package.json b/packages/encoder/package.json index f55a423aa78..4783a27fde8 100644 --- a/packages/encoder/package.json +++ b/packages/encoder/package.json @@ -59,7 +59,7 @@ "chai": "^4.2.0", "fast-check": "3.1.1", "fs-extra": "^9.1.0", - "ganache": "7.7.6", + "ganache": "7.7.7", "jest": "29.1.2", "jest-transform-stealthy-require": "^1.0.0", "ts-jest": "29.0.3", diff --git a/packages/environment/package.json b/packages/environment/package.json index e1d2ed8b3e6..731b9c624d1 100644 --- a/packages/environment/package.json +++ b/packages/environment/package.json @@ -28,7 +28,7 @@ "@truffle/provider": "^0.3.6", "@truffle/resolver": "^9.0.36", "chalk": "^4.1.2", - "ganache": "7.7.6", + "ganache": "7.7.7", "node-ipc": "9.2.1", "source-map-support": "^0.5.19", "web3": "1.8.2" diff --git a/packages/hdwallet-provider/package.json b/packages/hdwallet-provider/package.json index 2d9e4a943ab..bef94604caf 100644 --- a/packages/hdwallet-provider/package.json +++ b/packages/hdwallet-provider/package.json @@ -38,7 +38,7 @@ "@types/bip39": "^2.4.2", "@types/ethereumjs-util": "^5.2.0", "@types/mocha": "^5.2.7", - "ganache": "7.7.6", + "ganache": "7.7.7", "mocha": "10.1.0", "ts-node": "10.7.0", "typescript": "^4.7.4" diff --git a/packages/interface-adapter/package.json b/packages/interface-adapter/package.json index c0ccbbd34d1..31767851acb 100644 --- a/packages/interface-adapter/package.json +++ b/packages/interface-adapter/package.json @@ -33,7 +33,7 @@ "@types/chai": "^4.2.22", "@types/mocha": "^5.2.7", "chai": "^4.2.0", - "ganache": "7.7.6", + "ganache": "7.7.7", "mocha": "10.1.0", "ts-node": "10.7.0", "typescript": "^4.7.4" diff --git a/packages/provider/package.json b/packages/provider/package.json index 3f43e8437be..b2c994c4424 100644 --- a/packages/provider/package.json +++ b/packages/provider/package.json @@ -26,7 +26,7 @@ "web3": "1.8.2" }, "devDependencies": { - "ganache": "7.7.6", + "ganache": "7.7.7", "mocha": "10.1.0" }, "keywords": [ diff --git a/packages/truffle/package.json b/packages/truffle/package.json index 6e7a909c8e0..207d4b1601e 100644 --- a/packages/truffle/package.json +++ b/packages/truffle/package.json @@ -37,7 +37,7 @@ "@truffle/db-loader": "^0.2.19", "@truffle/debugger": "^11.0.30", "app-module-path": "^2.2.0", - "ganache": "7.7.6", + "ganache": "7.7.7", "mocha": "10.1.0", "original-require": "^1.0.1" }, diff --git a/yarn.lock b/yarn.lock index 7fb76326937..9d4df3c4e89 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14557,10 +14557,10 @@ functions-have-names@^1.2.2: resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.2.tgz#98d93991c39da9361f8e50b337c4f6e41f120e21" integrity sha512-bLgc3asbWdwPbx2mNk2S49kmJCuQeu0nfmaOgbs8WIyzzkw3r4htszdIi9Q9EMezDPTYuJx2wvjZ/EwgAthpnA== -ganache@7.7.6: - version "7.7.6" - resolved "https://registry.yarnpkg.com/ganache/-/ganache-7.7.6.tgz#058d44ae6b743b66abec1d2b1731f988d9bb417c" - integrity sha512-1ba5CERykZijw1kIRGUKKPEUqTDU+sEMElYemAS42w1kunu+/3OS5v+eQsJQ+fCVMEmspploA7S9rEWBcyVsLg== +ganache@7.7.7: + version "7.7.7" + resolved "https://registry.yarnpkg.com/ganache/-/ganache-7.7.7.tgz#19939a86799f0bcb7df02e88082944466394b913" + integrity sha512-kZUuOcgDQBtbxzs4iB3chg1iAc28s2ffdOdzyTTzo4vr9sb843w4PbWd5v1hsIqtcNjurcpLaW8XRp/cw2u++g== dependencies: "@trufflesuite/bigint-buffer" "1.1.10" "@types/bn.js" "^5.1.0"