mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Use eth-phishing-detect@1.1.14 (#9423)
This commit is contained in:
parent
c3ece93a43
commit
0263ac3067
@ -102,7 +102,7 @@
|
||||
"eth-json-rpc-middleware": "^5.0.2",
|
||||
"eth-keyring-controller": "^6.1.0",
|
||||
"eth-method-registry": "^1.2.0",
|
||||
"eth-phishing-detect": "^1.1.4",
|
||||
"eth-phishing-detect": "^1.1.14",
|
||||
"eth-query": "^2.1.2",
|
||||
"eth-sig-util": "^2.3.0",
|
||||
"eth-trezor-keyring": "^0.4.0",
|
||||
|
@ -10178,10 +10178,10 @@ eth-method-registry@^1.2.0:
|
||||
dependencies:
|
||||
ethjs "^0.3.0"
|
||||
|
||||
eth-phishing-detect@^1.1.13, eth-phishing-detect@^1.1.4:
|
||||
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==
|
||||
eth-phishing-detect@^1.1.13, eth-phishing-detect@^1.1.14:
|
||||
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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user