Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Update ledger related dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gromxyz committed Oct 19, 2021
1 parent 7b26c19 commit 4d3859e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"@devexperts/remote-data-ts": "^2.1.1",
"@devexperts/rx-utils": "^1.0.0-alpha.14",
"@devexperts/utils": "^1.0.0-alpha.14",
"@ledgerhq/hw-transport": "^6.3.0",
"@ledgerhq/hw-transport-node-hid-singleton": "^6.6.0",
"@ledgerhq/hw-transport": "^6.10.0",
"@ledgerhq/hw-transport-node-hid-singleton": "^6.10.0",
"@openapitools/openapi-generator-cli": "^2.4.12",
"@psf/bitcoincashjs-lib": "^4.0.2",
"@thorchain/asgardex-midgard": "^1.1.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2331,7 +2331,7 @@
"@ledgerhq/logs" "^6.10.0"
node-hid "2.1.1"

"@ledgerhq/hw-transport-node-hid-singleton@^6.6.0":
"@ledgerhq/hw-transport-node-hid-singleton@^6.10.0":
version "6.10.0"
resolved "https://registry.yarnpkg.com/@ledgerhq/hw-transport-node-hid-singleton/-/hw-transport-node-hid-singleton-6.10.0.tgz#c567263de6a2181b2b24d057e807190fb37797f9"
integrity sha512-PorxU253D3DDampayrOH8i7zZrqIExgtKIbVubhatM3eEQGNKYJ3qrmQpKiPymf/5X4yuWOzQGmXJE6pOlGfUw==
Expand Down Expand Up @@ -2389,7 +2389,7 @@
"@ledgerhq/errors" "^5.50.0"
events "^3.3.0"

"@ledgerhq/hw-transport@^6.10.0", "@ledgerhq/hw-transport@^6.2.0", "@ledgerhq/hw-transport@^6.3.0":
"@ledgerhq/hw-transport@^6.10.0", "@ledgerhq/hw-transport@^6.2.0":
version "6.10.0"
resolved "https://registry.yarnpkg.com/@ledgerhq/hw-transport/-/hw-transport-6.10.0.tgz#fb07670c6b1455417e0f0fb14369db86e3d6c5b9"
integrity sha512-e8OvmDn2zs+stVJDdgyCDveMw3KWoCu2/sVw8bqsHQ8pJVNC2ee5KBPb0gxg7oaf8I5Qdv8jzjv3kJFpolNu5A==
Expand Down

0 comments on commit 4d3859e

Please sign in to comment.