mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Use @metamask/eth-ledger-bridge-keyring@0.2.2 (#8155)
* Use @metamask/eth-ledger-bridge-keyring@0.2.2 * Update usages of eth-ledger-bridge-keyring
This commit is contained in:
parent
47a7176e71
commit
21c1c2a14e
@ -58,7 +58,7 @@ import percentile from 'percentile'
|
|||||||
import seedPhraseVerifier from './lib/seed-phrase-verifier'
|
import seedPhraseVerifier from './lib/seed-phrase-verifier'
|
||||||
import log from 'loglevel'
|
import log from 'loglevel'
|
||||||
import TrezorKeyring from 'eth-trezor-keyring'
|
import TrezorKeyring from 'eth-trezor-keyring'
|
||||||
import LedgerBridgeKeyring from 'eth-ledger-bridge-keyring'
|
import LedgerBridgeKeyring from '@metamask/eth-ledger-bridge-keyring'
|
||||||
import EthQuery from 'eth-query'
|
import EthQuery from 'eth-query'
|
||||||
import nanoid from 'nanoid'
|
import nanoid from 'nanoid'
|
||||||
import contractMap from 'eth-contract-metadata'
|
import contractMap from 'eth-contract-metadata'
|
||||||
|
@ -62,6 +62,7 @@
|
|||||||
"@babel/runtime": "^7.5.5",
|
"@babel/runtime": "^7.5.5",
|
||||||
"@download/blockies": "^1.0.3",
|
"@download/blockies": "^1.0.3",
|
||||||
"@material-ui/core": "1.0.0",
|
"@material-ui/core": "1.0.0",
|
||||||
|
"@metamask/eth-ledger-bridge-keyring": "^0.2.2",
|
||||||
"@sentry/browser": "^5.11.1",
|
"@sentry/browser": "^5.11.1",
|
||||||
"@sentry/integrations": "^5.11.1",
|
"@sentry/integrations": "^5.11.1",
|
||||||
"@zxing/library": "^0.8.0",
|
"@zxing/library": "^0.8.0",
|
||||||
@ -89,7 +90,6 @@
|
|||||||
"eth-json-rpc-infura": "^4.0.2",
|
"eth-json-rpc-infura": "^4.0.2",
|
||||||
"eth-json-rpc-middleware": "^4.4.1",
|
"eth-json-rpc-middleware": "^4.4.1",
|
||||||
"eth-keyring-controller": "^5.5.0",
|
"eth-keyring-controller": "^5.5.0",
|
||||||
"eth-ledger-bridge-keyring": "^0.2.0",
|
|
||||||
"eth-method-registry": "^1.2.0",
|
"eth-method-registry": "^1.2.0",
|
||||||
"eth-phishing-detect": "^1.1.4",
|
"eth-phishing-detect": "^1.1.4",
|
||||||
"eth-query": "^2.1.2",
|
"eth-query": "^2.1.2",
|
||||||
|
22
yarn.lock
22
yarn.lock
@ -1849,6 +1849,17 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@metamask/eslint-config/-/eslint-config-1.1.0.tgz#03c6fbec8ba3d95fa017d8b98ab5d0701f7458a4"
|
resolved "https://registry.yarnpkg.com/@metamask/eslint-config/-/eslint-config-1.1.0.tgz#03c6fbec8ba3d95fa017d8b98ab5d0701f7458a4"
|
||||||
integrity sha512-yFFHIxFn3cBd9brIW/+0fJGq16hT0xUyElP0YxiZHaY7j2T/l+X/414L9kqBOuPfPa9bIKulIcJJOfcrMJZp9w==
|
integrity sha512-yFFHIxFn3cBd9brIW/+0fJGq16hT0xUyElP0YxiZHaY7j2T/l+X/414L9kqBOuPfPa9bIKulIcJJOfcrMJZp9w==
|
||||||
|
|
||||||
|
"@metamask/eth-ledger-bridge-keyring@^0.2.2":
|
||||||
|
version "0.2.2"
|
||||||
|
resolved "https://registry.yarnpkg.com/@metamask/eth-ledger-bridge-keyring/-/eth-ledger-bridge-keyring-0.2.2.tgz#f75dd45edf17c48b02e49a96b3413e6abf14b7ef"
|
||||||
|
integrity sha512-c1Gfn01qIqNikx8eFz1jq2KU9Vcfpgkp62v8kYgiWebwkyxuzBKlDWMoC3JCwAV5ezl05M6MQi1EAwrcsIbUOA==
|
||||||
|
dependencies:
|
||||||
|
eth-sig-util "^1.4.2"
|
||||||
|
ethereumjs-tx "^1.3.4"
|
||||||
|
ethereumjs-util "^5.1.5"
|
||||||
|
events "^2.0.0"
|
||||||
|
hdkey "0.8.0"
|
||||||
|
|
||||||
"@metamask/forwarder@^1.1.0":
|
"@metamask/forwarder@^1.1.0":
|
||||||
version "1.1.0"
|
version "1.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/@metamask/forwarder/-/forwarder-1.1.0.tgz#13829d8244bbf19ea658c0b20d21a77b67de0bdd"
|
resolved "https://registry.yarnpkg.com/@metamask/forwarder/-/forwarder-1.1.0.tgz#13829d8244bbf19ea658c0b20d21a77b67de0bdd"
|
||||||
@ -10409,17 +10420,6 @@ eth-keyring-controller@^5.3.0, eth-keyring-controller@^5.5.0:
|
|||||||
loglevel "^1.5.0"
|
loglevel "^1.5.0"
|
||||||
obs-store "^4.0.3"
|
obs-store "^4.0.3"
|
||||||
|
|
||||||
eth-ledger-bridge-keyring@^0.2.0:
|
|
||||||
version "0.2.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/eth-ledger-bridge-keyring/-/eth-ledger-bridge-keyring-0.2.0.tgz#715de14da24496c35cdb433022a20bd21b984f7e"
|
|
||||||
integrity sha512-js8jhe5fIwnOib3ja8Nk8BWpwVYQreh+Hrq/0ry7iO26TH+SdH/gaBIJD2toyICIUYPYU9wpUw9RABsarxbNiQ==
|
|
||||||
dependencies:
|
|
||||||
eth-sig-util "^1.4.2"
|
|
||||||
ethereumjs-tx "^1.3.4"
|
|
||||||
ethereumjs-util "^5.1.5"
|
|
||||||
events "^2.0.0"
|
|
||||||
hdkey "0.8.0"
|
|
||||||
|
|
||||||
eth-lib@0.2.7:
|
eth-lib@0.2.7:
|
||||||
version "0.2.7"
|
version "0.2.7"
|
||||||
resolved "https://registry.yarnpkg.com/eth-lib/-/eth-lib-0.2.7.tgz#2f93f17b1e23aec3759cd4a3fe20c1286a3fc1ca"
|
resolved "https://registry.yarnpkg.com/eth-lib/-/eth-lib-0.2.7.tgz#2f93f17b1e23aec3759cd4a3fe20c1286a3fc1ca"
|
||||||
|
Loading…
Reference in New Issue
Block a user