From c62dad7248df2708de0a16de76c7df7f227e0ad1 Mon Sep 17 00:00:00 2001 From: kumavis Date: Fri, 4 Aug 2017 14:11:40 -0700 Subject: [PATCH] blacklist - bump phishing detector --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8429cc08..367754a00 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "eth-bin-to-ops": "^1.0.1", "eth-contract-metadata": "^1.1.4", "eth-hd-keyring": "^1.1.1", - "eth-phishing-detect": "^1.1.3", + "eth-phishing-detect": "^1.1.4", "eth-query": "^2.1.2", "eth-sig-util": "^1.2.2", "eth-simple-keyring": "^1.1.1",