From e60cac853552f6fde7b3efaf769ececae5b4c459 Mon Sep 17 00:00:00 2001 From: Whymarrh Whitby Date: Fri, 10 Apr 2020 17:05:35 -0230 Subject: [PATCH] Dedupe eth-phishing-detect versions, use 1.1.13 (#8323) --- yarn.lock | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index b325bc4b6..df783ee52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10486,20 +10486,13 @@ eth-method-registry@^1.2.0: dependencies: ethjs "^0.3.0" -eth-phishing-detect@^1.1.13: +eth-phishing-detect@^1.1.4, eth-phishing-detect@^1.1.13: version "1.1.13" resolved "https://registry.yarnpkg.com/eth-phishing-detect/-/eth-phishing-detect-1.1.13.tgz#ed718b933c8a69fef0cefa6604538824b472dbea" integrity sha512-1KQcKvAQIjJgFMVwxaw2+BlzM9Momzl0e+/torPdMjg7WGq6LmCIS7ddg84diH5zIQp9quGyRVIEawCCuErgVQ== dependencies: fast-levenshtein "^2.0.6" -eth-phishing-detect@^1.1.4: - version "1.1.12" - resolved "https://registry.yarnpkg.com/eth-phishing-detect/-/eth-phishing-detect-1.1.12.tgz#3db7e88c754510c94e6736db85108b90e227fe41" - integrity sha512-wzEqAB4mUY0gkrn+ZOlzyxHmsouKT6rrzYIxy/FFalqoZVvX/9McPdFwWkHCYrv4KzTKgJJh8tKzvMnTae8Naw== - dependencies: - fast-levenshtein "^2.0.6" - eth-query@^2.0.2, eth-query@^2.1.0, eth-query@^2.1.2: version "2.1.2" resolved "https://registry.yarnpkg.com/eth-query/-/eth-query-2.1.2.tgz#d6741d9000106b51510c72db92d6365456a6da5e"