Skip to content

Commit 98afa32

Browse files
[DDW-1022] Bump the version of ledger js to 5.0.0
1 parent b689c0d commit 98afa32

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
@@ -191,7 +191,7 @@
191191
"yarn-lockfile": "1.1.1"
192192
},
193193
"dependencies": {
194-
"@cardano-foundation/ledgerjs-hw-app-cardano": "https://github.com/vacuumlabs/ledgerjs-cardano-shelley/releases/download/v5.0.0-rc5/cardano-foundation-ledgerjs-hw-app-cardano-v5.0.0-rc5.tgz",
194+
"@cardano-foundation/ledgerjs-hw-app-cardano": "5.0.0",
195195
"@iohk-jormungandr/wallet-js": "0.5.0-pre7",
196196
"@ledgerhq/hw-transport-node-hid": "5.51.1",
197197
"aes-js": "3.1.2",

yarn.lock

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

1843-
"@cardano-foundation/ledgerjs-hw-app-cardano@https://github.com/vacuumlabs/ledgerjs-cardano-shelley/releases/download/v5.0.0-rc5/cardano-foundation-ledgerjs-hw-app-cardano-v5.0.0-rc5.tgz":
1844-
version "5.0.0-rc5"
1845-
resolved "https://github.com/vacuumlabs/ledgerjs-cardano-shelley/releases/download/v5.0.0-rc5/cardano-foundation-ledgerjs-hw-app-cardano-v5.0.0-rc5.tgz#374553408dc4258e21eb91ebc76214d1c34fa352"
1843+
"@cardano-foundation/ledgerjs-hw-app-cardano@5.0.0":
1844+
version "5.0.0"
1845+
resolved "https://registry.yarnpkg.com/@cardano-foundation/ledgerjs-hw-app-cardano/-/ledgerjs-hw-app-cardano-5.0.0.tgz#38d929abe7946a418d6c9788895a3114e6f7e293"
18461846
dependencies:
18471847
"@ledgerhq/hw-transport" "^5.12.0"
18481848
"@types/ledgerhq__hw-transport" "^4.21.3"

0 commit comments

Comments
 (0)