Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
More library bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
juan-cortes committed Apr 26, 2022
1 parent 57da6a6 commit 382fa4a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
"@ethereumjs/common": "^2.6.2",
"@ethereumjs/tx": "^3.5.0",
"@ledgerhq/compressjs": "1.3.2",
"@ledgerhq/cryptoassets": "6.28.0",
"@ledgerhq/cryptoassets": "6.28.1",
"@ledgerhq/devices": "6.27.1",
"@ledgerhq/errors": "6.10.0",
"@ledgerhq/hw-app-algorand": "6.27.1",
"@ledgerhq/hw-app-btc": "6.27.1",
"@ledgerhq/hw-app-cosmos": "6.27.1",
"@ledgerhq/hw-app-eth": "6.27.1",
"@ledgerhq/hw-app-eth": "6.28.1",
"@ledgerhq/hw-app-polkadot": "6.27.1",
"@ledgerhq/hw-app-solana": "^6.27.1",
"@ledgerhq/hw-app-str": "6.27.1",
Expand Down
25 changes: 9 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1343,17 +1343,10 @@
dependencies:
commander "^2.20.0"

"@ledgerhq/[email protected]":
version "6.28.0"
resolved "https://registry.yarnpkg.com/@ledgerhq/cryptoassets/-/cryptoassets-6.28.0.tgz#218a41c5184a176ceb3ec16dc21b37589f673c08"
integrity sha512-j3fBnjsOi2qijWO7p/PNoiEHdzjxP849pO02Q4YWW4Ms4lByv7ysmNLMwrset91We2yyVrdHsjdWY8X5JE97qQ==
dependencies:
invariant "2"

"@ledgerhq/cryptoassets@^6.27.1":
version "6.27.1"
resolved "https://registry.yarnpkg.com/@ledgerhq/cryptoassets/-/cryptoassets-6.27.1.tgz#870d665013c3ba36db4272888f427590f441ec31"
integrity sha512-kUsCATnxurYuAQ4dGBgaw+eUOGlX9IZvDPQlElrvb8/Kd2p6U5scpl5RX/YFnjkjGNmE4BhQioUslQGpNa3sZQ==
"@ledgerhq/[email protected]", "@ledgerhq/cryptoassets@^6.28.1":
version "6.28.1"
resolved "https://registry.yarnpkg.com/@ledgerhq/cryptoassets/-/cryptoassets-6.28.1.tgz#a053cea8354a070b6303e5c7430152fb8ff76d36"
integrity sha512-FMbgurSw2YUIL7Ypdf/t6VSlt0gNYS9W3LTB3CQeneo7ZLtryJaPo093tu+afbDPXpZcR4W5D5sTRMBJHr9jKA==
dependencies:
invariant "2"

Expand Down Expand Up @@ -1425,14 +1418,14 @@
"@ledgerhq/hw-transport" "^6.27.1"
bip32-path "^0.4.2"

"@ledgerhq/hw-app-eth@6.27.1":
version "6.27.1"
resolved "https://registry.yarnpkg.com/@ledgerhq/hw-app-eth/-/hw-app-eth-6.27.1.tgz#886fa82591e9266520a22a88000eaa1ff2114758"
integrity sha512-5v9D00syMWMDM0k7xGOWTx3LFHNCfoKF+MysHVvWOdo9JEZj1ZAVKdmSW9sbegtIf3lQUfbXTK63BDKmE3xu6Q==
"@ledgerhq/hw-app-eth@6.28.1":
version "6.28.1"
resolved "https://registry.yarnpkg.com/@ledgerhq/hw-app-eth/-/hw-app-eth-6.28.1.tgz#5c5220a9b9354418ef446064a89303745e926918"
integrity sha512-GEB9TPCaJsObotRe5ADKrSxdFftwT97tJ4fZGXw1eoi1TZQyyki+v95cb//EsWyw3CxqqJVpYvGmL/AHEMdDrw==
dependencies:
"@ethersproject/abi" "^5.5.0"
"@ethersproject/rlp" "^5.5.0"
"@ledgerhq/cryptoassets" "^6.27.1"
"@ledgerhq/cryptoassets" "^6.28.1"
"@ledgerhq/errors" "^6.10.0"
"@ledgerhq/hw-transport" "^6.27.1"
"@ledgerhq/logs" "^6.10.0"
Expand Down

0 comments on commit 382fa4a

Please sign in to comment.