mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Update to eth-method-registry@1.2.0 (#6403)
This commit is contained in:
parent
83f3e8ab98
commit
7d59e892e3
6
package-lock.json
generated
6
package-lock.json
generated
@ -10398,9 +10398,9 @@
|
||||
}
|
||||
},
|
||||
"eth-method-registry": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eth-method-registry/-/eth-method-registry-1.0.0.tgz",
|
||||
"integrity": "sha1-8Ij3Wdad6f3BK3EEm83GiKMoOLY=",
|
||||
"version": "1.2.0",
|
||||
"resolved": "https://registry.npmjs.org/eth-method-registry/-/eth-method-registry-1.2.0.tgz",
|
||||
"integrity": "sha512-m+nphH4kOxz5KTvQ+BeIKVggxAul1sp4Ev09lfxRXIEHM1t/6NQEtaErL5ddTDFXXFVtTiW8uC9edTVUTnBZNg==",
|
||||
"requires": {
|
||||
"ethjs": "^0.3.0"
|
||||
},
|
||||
|
@ -91,7 +91,7 @@
|
||||
"eth-json-rpc-infura": "^3.0.0",
|
||||
"eth-keyring-controller": "^3.3.1",
|
||||
"eth-ledger-bridge-keyring": "^0.2.0",
|
||||
"eth-method-registry": "^1.0.0",
|
||||
"eth-method-registry": "^1.2.0",
|
||||
"eth-phishing-detect": "^1.1.4",
|
||||
"eth-query": "^2.1.2",
|
||||
"eth-sig-util": "^2.0.2",
|
||||
|
Loading…
Reference in New Issue
Block a user