Bump ethereumjs-util from 6.2.0 to 7.0.0 (#2222)
* Bump ethereumjs-util from 6.2.0 to 7.0.0 Bumps [ethereumjs-util](https://github.com/ethereumjs/ethereumjs-util) from 6.2.0 to 7.0.0. - [Release notes](https://github.com/ethereumjs/ethereumjs-util/releases) - [Changelog](https://github.com/ethereumjs/ethereumjs-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/ethereumjs/ethereumjs-util/compare/v6.2.0...v7.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * update use of ethereumjs-util * fix use of keccak hash function Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Showing
| ... | @@ -58,7 +58,7 @@ | ... | @@ -58,7 +58,7 @@ |
| "eslint-plugin-node": "^10.0.0", | "eslint-plugin-node": "^10.0.0", | ||
| "eslint-plugin-promise": "^4.2.1", | "eslint-plugin-promise": "^4.2.1", | ||
| "eslint-plugin-standard": "^4.0.1", | "eslint-plugin-standard": "^4.0.1", | ||
| "ethereumjs-util": "^6.2.0", | "ethereumjs-util": "^7.0.0", | ||
| "ganache-core-coverage": "https://github.com/OpenZeppelin/ganache-core-coverage/releases/download/2.5.3-coverage/ganache-core-coverage-2.5.3.tgz", | "ganache-core-coverage": "https://github.com/OpenZeppelin/ganache-core-coverage/releases/download/2.5.3-coverage/ganache-core-coverage-2.5.3.tgz", | ||
| "lodash.startcase": "^4.4.0", | "lodash.startcase": "^4.4.0", | ||
| "lodash.zip": "^4.2.0", | "lodash.zip": "^4.2.0", | ||
| ... | ... |
Please
register
or
sign in
to comment