Skip to content

Commit

Permalink
feat(llc): bump wallet-api deps
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienlacombe committed Apr 11, 2023
1 parent 579161f commit c8f290f
Show file tree
Hide file tree
Showing 3 changed files with 4,193 additions and 900 deletions.
5 changes: 5 additions & 0 deletions .changeset/brave-hats-think.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ledgerhq/live-common": minor
---

bump wallet-api deps
4 changes: 2 additions & 2 deletions libs/ledger-live-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@
"@ledgerhq/live-portfolio": "workspace:^",
"@ledgerhq/live-promise": "workspace:^",
"@ledgerhq/logs": "workspace:^",
"@ledgerhq/wallet-api-core": "^0.14.0",
"@ledgerhq/wallet-api-server": "^0.13.0",
"@ledgerhq/wallet-api-core": "^0.16.0",
"@ledgerhq/wallet-api-server": "^0.13.2",
"@solana/spl-token": "^0.2.0",
"@solana/web3.js": "1.41.3",
"@stricahq/bip32ed25519": "^1.0.3",
Expand Down

0 comments on commit c8f290f

Please sign in to comment.