From 3bf3e30b893794fd0f5c62b5948fb64c9795e032 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 26 Jun 2017 05:09:21 +0000 Subject: [PATCH] fix(package): update js-sha3 to version 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe44621..8c43641 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "fetch-ponyfill": "^4.0.0", "five-bells-condition": "^5.0.1", "isomorphic-fetch": "^2.2.1", - "js-sha3": "^0.5.7", + "js-sha3": "^0.6.0", "js-utility-belt": "^1.5.0", "json-stable-stringify": "^1.0.1", "query-string": "^4.3.4",