Skip to content

Commit

Permalink
chore: update ledgerjs lib to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
refi93 committed Jul 12, 2024
1 parent 04db6f7 commit 2180cf3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"homepage": "https://github.com/vacuumlabs/adalite#readme",
"scripts": {},
"dependencies": {
"@cardano-foundation/ledgerjs-hw-app-cardano": "^7.0.1",
"@cardano-foundation/ledgerjs-hw-app-cardano": "^7.1.3",
"@ledgerhq/hw-transport": "^6.30.4",
"@ledgerhq/hw-transport-webhid": "^6.28.4",
"@ledgerhq/hw-transport-webusb": "^6.28.4",
Expand Down
8 changes: 4 additions & 4 deletions app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -285,10 +285,10 @@
"@babel/helper-validator-identifier" "^7.24.7"
to-fast-properties "^2.0.0"

"@cardano-foundation/ledgerjs-hw-app-cardano@^7.0.1":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@cardano-foundation/ledgerjs-hw-app-cardano/-/ledgerjs-hw-app-cardano-7.0.1.tgz#ac350d52e817c99e9f4c9383dc2fe6a8889d4ac3"
integrity sha512-4ky6Szzsd2WX4gttLy8RdZIIl2V2TSWDEn7Pw1rMvEw6289OZmDW+YgUlVRtp0Rs3eHMPzXx8yLqy+3Xgx7Gqw==
"@cardano-foundation/ledgerjs-hw-app-cardano@^7.1.3":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@cardano-foundation/ledgerjs-hw-app-cardano/-/ledgerjs-hw-app-cardano-7.1.3.tgz#1d8bb05993c3e061029defff36e8d707221c05d5"
integrity sha512-1cW5WgF2pkla2pvNp/lGsPfdDh8FjnRRLUaHsyxgZd2NNtr939F9k5R/ExCuJS0Ish4wnArucbPAZ15Cq7PIUA==
dependencies:
"@ledgerhq/hw-transport" "^6.27.10"
base-x "^3.0.5"
Expand Down

0 comments on commit 2180cf3

Please sign in to comment.