aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 2cfdbca8c..90c4f7b36 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8485,7 +8485,7 @@
}
},
"eth-trezor-keyring": {
- "version": "github:brunobar79/eth-trezor-keyring#287e041c7ff0d4b4baa83caf13917ccd388e119e",
+ "version": "github:brunobar79/eth-trezor-keyring#daa32cfe0b2975566d87c097f831ad4160488ef7",
"requires": {
"eth-sig-util": "1.4.2",
"ethereumjs-tx": "1.3.5",
diff --git a/package.json b/package.json
index 8253c5d91..6f1671368 100644
--- a/package.json
+++ b/package.json
@@ -103,7 +103,7 @@
"eth-query": "^2.1.2",
"eth-sig-util": "^1.4.2",
"eth-token-tracker": "^1.1.4",
- "eth-trezor-keyring": "github:brunobar79/eth-trezor-keyring#287e041c7ff0d4b4baa83caf13917ccd388e119e",
+ "eth-trezor-keyring": "github:brunobar79/eth-trezor-keyring#daa32cfe0b2975566d87c097f831ad4160488ef7",
"ethereumjs-abi": "^0.6.4",
"ethereumjs-tx": "^1.3.0",
"ethereumjs-util": "github:ethereumjs/ethereumjs-util#ac5d0908536b447083ea422b435da27f26615de9",