Skip to content

Commit

Permalink
pin ledger lib versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wentokay committed Nov 8, 2022
1 parent 90d9025 commit 3fcd7ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/ledger-injection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"dependencies": {
"@coral-xyz/common": "*",
"@ledgerhq/hw-app-eth": "^6.29.6",
"@ledgerhq/hw-app-solana": "^6.27.2",
"@ledgerhq/hw-transport": "^6.24.1",
"@ledgerhq/hw-transport-webhid": "^6.24.1",
"@ledgerhq/hw-app-solana": "6.27.1",
"@ledgerhq/hw-transport": "6.27.1",
"@ledgerhq/hw-transport-webhid": "6.27.1",
"buffer": "^6.0.3",
"ethers": "^5.7.0"
},
Expand Down

0 comments on commit 3fcd7ec

Please sign in to comment.