Skip to content

Commit

Permalink
Bump @zondax/ledger-js from 0.8.2 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [@zondax/ledger-js](https://github.com/Zondax/ledger-js) from 0.8.2 to 0.11.0.
- [Release notes](https://github.com/Zondax/ledger-js/releases)
- [Commits](Zondax/ledger-js@v0.8.2...v0.11.0)

---
updated-dependencies:
- dependency-name: "@zondax/ledger-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent cc988ae commit 91d636d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@ledgerhq/hw-transport": "6.31.0",
"@zondax/ledger-js": "^0.8.2",
"@zondax/ledger-js": "^0.11.0",
"axios": "^1.7.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1151,10 +1151,10 @@
"@typescript-eslint/types" "7.14.1"
eslint-visitor-keys "^3.4.3"

"@zondax/ledger-js@^0.8.2":
version "0.8.2"
resolved "https://registry.yarnpkg.com/@zondax/ledger-js/-/ledger-js-0.8.2.tgz#d8b13b539ff7f830f7dd84b9e935e4d268a62de5"
integrity sha512-U/lzNzcJwfYGhhpwUviazihXzIv8w3rM31HbgKWOwF/xVS4/hHSLCGpONEGVwtgYUNDF7L0YfSy95/0H+tGtFA==
"@zondax/ledger-js@^0.11.0":
version "0.11.0"
resolved "https://registry.yarnpkg.com/@zondax/ledger-js/-/ledger-js-0.11.0.tgz#709923f5ec0c72cec2e1da80863717beb5c69f48"
integrity sha512-Y+hbuIVIT+QcIrZgJZN8BjpvmLJ9v2+yQtbpYVTtosAw/NNOg/NI6QKMxP4fwomW/6SEK6jaIqsLhTvTZP7qDA==
dependencies:
"@ledgerhq/hw-transport" "6.30.6"

Expand Down

0 comments on commit 91d636d

Please sign in to comment.