From a09f9e83f1747f0123e112768736301b6b319cdc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 3 Jan 2017 21:00:53 +0000 Subject: [PATCH] chore(package): update ethereumjs-block to version 1.4.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8958632..01e12ff 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dependencies": { "async": "^2.1.2", "ethashjs": "^0.0.7", - "ethereumjs-block": "^1.2.2", + "ethereumjs-block": "^1.4.1", "ethereumjs-util": "^5.0.1", "flow-stoplight": "^1.0.0", "levelup": "^1.3.0",