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"