Skip to content

Commit dca78bf

Browse files
[DDW-1140] Update LedgerJs to the latest official version v5.1.0
1 parent 2b0e8d1 commit dca78bf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
"yarn-lockfile": "1.1.1"
200200
},
201201
"dependencies": {
202-
"@cardano-foundation/ledgerjs-hw-app-cardano": "5.0.0",
202+
"@cardano-foundation/ledgerjs-hw-app-cardano": "5.1.0",
203203
"@iohk-jormungandr/wallet-js": "0.5.0-pre7",
204204
"@ledgerhq/hw-transport-node-hid": "6.27.1",
205205
"aes-js": "3.1.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -992,9 +992,9 @@
992992
version "0.2.3"
993993
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
994994

995-
"@cardano-foundation/ledgerjs-hw-app-cardano@5.0.0":
996-
version "5.0.0"
997-
resolved "https://registry.yarnpkg.com/@cardano-foundation/ledgerjs-hw-app-cardano/-/ledgerjs-hw-app-cardano-5.0.0.tgz#38d929abe7946a418d6c9788895a3114e6f7e293"
995+
"@cardano-foundation/ledgerjs-hw-app-cardano@5.1.0":
996+
version "5.1.0"
997+
resolved "https://registry.yarnpkg.com/@cardano-foundation/ledgerjs-hw-app-cardano/-/ledgerjs-hw-app-cardano-5.1.0.tgz#69b94f7c5055bdb19aa719ff277fa5f683d11067"
998998
dependencies:
999999
"@ledgerhq/hw-transport" "^5.12.0"
10001000
"@types/ledgerhq__hw-transport" "^4.21.3"

0 commit comments

Comments
 (0)