aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Serrano <kevgagser@gmail.com>2017-08-04 07:29:27 +0800
committerGitHub <noreply@github.com>2017-08-04 07:29:27 +0800
commitcc3aea7f755b057b2cf353b26c4902e06a467b5d (patch)
tree5ed2810b3b3d546138c78557ec255ca469b5c919
parentb1311b48c96d873f571e26cad8e4f5d2f61dec25 (diff)
parent026f8592d8e3c5af976062bca9b93e936e218fa5 (diff)
downloadtangerine-wallet-browser-cc3aea7f755b057b2cf353b26c4902e06a467b5d.tar.gz
tangerine-wallet-browser-cc3aea7f755b057b2cf353b26c4902e06a467b5d.tar.zst
tangerine-wallet-browser-cc3aea7f755b057b2cf353b26c4902e06a467b5d.zip
Merge pull request #1855 from MetaMask/blacklist-refactor2v3.9.3
deps - bump eth-detect-phishing
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a85da614c..4f702e048 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.0.2",
+ "eth-phishing-detect": "^1.1.0",
"eth-query": "^2.1.2",
"eth-sig-util": "^1.2.2",
"eth-simple-keyring": "^1.1.1",