mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
eth-method-registry@2.0.0 (#10169)
This commit is contained in:
parent
2431a5821c
commit
d7c648db98
@ -110,7 +110,7 @@
|
||||
"eth-json-rpc-infura": "^5.1.0",
|
||||
"eth-json-rpc-middleware": "^6.0.0",
|
||||
"eth-keyring-controller": "^6.1.0",
|
||||
"eth-method-registry": "^1.2.0",
|
||||
"eth-method-registry": "^2.0.0",
|
||||
"eth-phishing-detect": "^1.1.14",
|
||||
"eth-query": "^2.1.2",
|
||||
"eth-sig-util": "^3.0.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -9858,12 +9858,12 @@ eth-method-registry@1.1.0:
|
||||
dependencies:
|
||||
ethjs "^0.3.0"
|
||||
|
||||
eth-method-registry@^1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/eth-method-registry/-/eth-method-registry-1.2.0.tgz#2160592d7938ef0b850c9267bc40b3470c2700c9"
|
||||
integrity sha512-m+nphH4kOxz5KTvQ+BeIKVggxAul1sp4Ev09lfxRXIEHM1t/6NQEtaErL5ddTDFXXFVtTiW8uC9edTVUTnBZNg==
|
||||
eth-method-registry@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/eth-method-registry/-/eth-method-registry-2.0.0.tgz#96b643891d1c72853e709e3d74d89103a48a4460"
|
||||
integrity sha512-uzwguuAdnd83SjogNo0xMd7pSuyK1dlyAeVGB++OaY7xaprT+31jXkBGYSIkmTz7sGIVf6A1Qy9Ir+/hXs4jWg==
|
||||
dependencies:
|
||||
ethjs "^0.3.0"
|
||||
ethjs "^0.4.0"
|
||||
|
||||
eth-phishing-detect@^1.1.13, eth-phishing-detect@^1.1.14:
|
||||
version "1.1.14"
|
||||
|
Loading…
Reference in New Issue
Block a user