From 5a88c03513a5baf94e03be19487459e0836a6f63 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 5 Aug 2018 07:37:40 +0000 Subject: [PATCH] fix(package): update js-sha3 to version 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8e41cf..fbac4b0 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "es6-promise": "^4.2.4", "fetch-ponyfill": "^6.0.1", "isomorphic-fetch": "^2.2.1", - "js-sha3": "^0.7.0", + "js-sha3": "^0.8.0", "js-utility-belt": "^1.5.0", "json-stable-stringify": "^1.0.1", "query-string": "^6.0.0",