Skip to content

Commit

Permalink
[DDW-1140] Update LedgerJs to the latest official version v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomislavhoracek committed Sep 15, 2022
1 parent 2b0e8d1 commit dca78bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
"yarn-lockfile": "1.1.1"
},
"dependencies": {
"@cardano-foundation/ledgerjs-hw-app-cardano": "5.0.0",
"@cardano-foundation/ledgerjs-hw-app-cardano": "5.1.0",
"@iohk-jormungandr/wallet-js": "0.5.0-pre7",
"@ledgerhq/hw-transport-node-hid": "6.27.1",
"aes-js": "3.1.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -992,9 +992,9 @@
version "0.2.3"
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

"@cardano-foundation/ledgerjs-hw-app-cardano@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@cardano-foundation/ledgerjs-hw-app-cardano/-/ledgerjs-hw-app-cardano-5.0.0.tgz#38d929abe7946a418d6c9788895a3114e6f7e293"
"@cardano-foundation/ledgerjs-hw-app-cardano@5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@cardano-foundation/ledgerjs-hw-app-cardano/-/ledgerjs-hw-app-cardano-5.1.0.tgz#69b94f7c5055bdb19aa719ff277fa5f683d11067"
dependencies:
"@ledgerhq/hw-transport" "^5.12.0"
"@types/ledgerhq__hw-transport" "^4.21.3"
Expand Down

0 comments on commit dca78bf

Please sign in to comment.