From d9bac4a493614795898da7f51c3557d418ee4d07 Mon Sep 17 00:00:00 2001 From: andrey Date: Wed, 23 Sep 2020 16:18:01 +0200 Subject: [PATCH] [#10667] Upgrade eth-phishing-detect library Signed-off-by: andrey --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index bed54d8479..3c19006514 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3264,9 +3264,9 @@ eth-lib@0.2.7: xhr-request-promise "^0.1.2" 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== + version "1.1.14" + resolved "https://registry.yarnpkg.com/eth-phishing-detect/-/eth-phishing-detect-1.1.14.tgz#64dcd35dd3a7a95266d875cbc5280842cda133d7" + integrity sha512-nMQmzrgYabZ52YpuKZ38lStJy9Lozww2WBhyFbu/oepjsZzPvnl2KwJ6TJ78kk14USdl8Htt+eEMk2WAdAjlWg== dependencies: fast-levenshtein "^2.0.6"