From bf602e86d5cf21f0b63195349d0e610e2db2f05d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Wed, 4 Jul 2018 19:45:48 +0200 Subject: [PATCH] bump ledger.js for a fix on bch --- yarn.lock | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2be06201..42142ddb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1474,7 +1474,14 @@ version "0.7.1" resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-0.7.1.tgz#e44e596d03c9f16ba3b127ad333a8a072bcb5a0a" -"@ledgerhq/hw-app-btc@^4.13.0", "@ledgerhq/hw-app-btc@^4.7.3": +"@ledgerhq/hw-app-btc@^4.13.0": + version "4.17.0" + resolved "https://registry.yarnpkg.com/@ledgerhq/hw-app-btc/-/hw-app-btc-4.17.0.tgz#8f9e138446ea4b4c19c1584160f0333bbdfd48ae" + dependencies: + "@ledgerhq/hw-transport" "^4.15.0" + create-hash "^1.1.3" + +"@ledgerhq/hw-app-btc@^4.7.3": version "4.15.0" resolved "https://registry.yarnpkg.com/@ledgerhq/hw-app-btc/-/hw-app-btc-4.15.0.tgz#8bea2908c4c67f47f85641eb8d82c54df50fef19" dependencies: @@ -6362,8 +6369,8 @@ ethereum-common@^0.0.18: resolved "https://registry.yarnpkg.com/ethereum-common/-/ethereum-common-0.0.18.tgz#2fdc3576f232903358976eb39da783213ff9523f" ethereumjs-tx@^1.3.4: - version "1.3.5" - resolved "https://registry.yarnpkg.com/ethereumjs-tx/-/ethereumjs-tx-1.3.5.tgz#c5ab252977ed2b13fb2fca195fdfa95a7d54f858" + version "1.3.6" + resolved "https://registry.yarnpkg.com/ethereumjs-tx/-/ethereumjs-tx-1.3.6.tgz#d581c1703b7b250b2e54892031626534d53e0a79" dependencies: ethereum-common "^0.0.18" ethereumjs-util "^5.0.0"