diff --git a/package.json b/package.json index f77da064cd..1b66752250 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "eslint-plugin-prettier": "^2.6.0", "eth-gas-reporter": "^0.1.2", "ethereumjs-util": "^5.2.0", - "ganache-cli": "6.1.5", + "ganache-cli": "6.1.6", "ganache-core": "^2.0.2", "istanbul": "^0.4.5", "jsonfile": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index fe5b1f8df3..612c6113dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3498,9 +3498,9 @@ functional-red-black-tree@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" -ganache-cli@6.1.5: - version "6.1.5" - resolved "https://registry.yarnpkg.com/ganache-cli/-/ganache-cli-6.1.5.tgz#dea6987b5ee69eb40c2db3a7f811fb7087742817" +ganache-cli@6.1.6: + version "6.1.6" + resolved "https://registry.yarnpkg.com/ganache-cli/-/ganache-cli-6.1.6.tgz#99b500a25f571271a6978ef3f9c9c53e1a3854f0" dependencies: source-map-support "^0.5.3"