aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorPaul Bouchon <mail@bitpshr.net>2018-08-09 01:17:48 +0800
committerGitHub <noreply@github.com>2018-08-09 01:17:48 +0800
commit8ac4b586ebbea8ffce917205528852eeaf4d77e1 (patch)
tree3a1d18645272908f463c6ee95de36d5d256520c9 /package.json
parentbb5298572297b8b578ca62c800bead1967ffe656 (diff)
downloadtangerine-wallet-browser-8ac4b586ebbea8ffce917205528852eeaf4d77e1.tar
tangerine-wallet-browser-8ac4b586ebbea8ffce917205528852eeaf4d77e1.tar.gz
tangerine-wallet-browser-8ac4b586ebbea8ffce917205528852eeaf4d77e1.tar.bz2
tangerine-wallet-browser-8ac4b586ebbea8ffce917205528852eeaf4d77e1.tar.lz
tangerine-wallet-browser-8ac4b586ebbea8ffce917205528852eeaf4d77e1.tar.xz
tangerine-wallet-browser-8ac4b586ebbea8ffce917205528852eeaf4d77e1.tar.zst
tangerine-wallet-browser-8ac4b586ebbea8ffce917205528852eeaf4d77e1.zip
Update eth-keyring-controller and eth-hd-keyring versions (#4989)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index ba21f6fb5..16aa143ba 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"eth-bin-to-ops": "^1.0.1",
"eth-contract-metadata": "github:MetaMask/eth-contract-metadata#master",
"eth-ens-namehash": "^2.0.8",
- "eth-hd-keyring": "^1.2.0",
+ "eth-hd-keyring": "^1.2.2",
"eth-json-rpc-filters": "^1.2.6",
"eth-json-rpc-infura": "^3.0.0",
"eth-method-registry": "^1.0.0",
@@ -244,7 +244,7 @@
"eslint-plugin-mocha": "^5.0.0",
"eslint-plugin-react": "^7.4.0",
"eth-json-rpc-middleware": "^1.6.0",
- "eth-keyring-controller": "^3.3.0",
+ "eth-keyring-controller": "^3.3.1",
"file-loader": "^1.1.11",
"fs-promise": "^2.0.3",
"ganache-cli": "^6.1.0",