File tree Expand file tree Collapse file tree 3 files changed +12
-7
lines changed
packages/xchain-thorchain Expand file tree Collapse file tree 3 files changed +12
-7
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @xchainjs/xchain-thorchain ' : patch
3
+ ---
4
+
5
+ Update thorchain-ledger dependency
Original file line number Diff line number Diff line change 44
44
"@ledgerhq/hw-transport" : " ^6.31.6" ,
45
45
"@scure/base" : " ^1.2.6" ,
46
46
"@scure/bip32" : " ^1.7.0" ,
47
- "@xchainjs/ledger-thorchain" : " 0.3.0 " ,
47
+ "@xchainjs/ledger-thorchain" : " ^ 0.3.1 " ,
48
48
"@xchainjs/xchain-client" : " workspace:*" ,
49
49
"@xchainjs/xchain-cosmos-sdk" : " workspace:*" ,
50
50
"@xchainjs/xchain-crypto" : " workspace:*" ,
Original file line number Diff line number Diff line change @@ -3800,14 +3800,14 @@ __metadata:
3800
3800
languageName : node
3801
3801
linkType : hard
3802
3802
3803
- " @xchainjs/ledger-thorchain@npm:0.3.0 " :
3804
- version : 0.3.0
3805
- resolution : " @xchainjs/ledger-thorchain@npm:0.3.0 "
3803
+ " @xchainjs/ledger-thorchain@npm:^ 0.3.1 " :
3804
+ version : 0.3.1
3805
+ resolution : " @xchainjs/ledger-thorchain@npm:0.3.1 "
3806
3806
dependencies :
3807
3807
" @ledgerhq/hw-transport " : " npm:^6.31.6"
3808
- bech32 : " npm:^2.0.0 "
3808
+ " @scure/base " : " npm:^1.2.6 "
3809
3809
ripemd160 : " npm:^2.0.2"
3810
- checksum : 10c0/b4542852c3880ba17bcdcb7551c2f8d3ddbf6c0bfa2fc0a25a1e3b5a178ed42db067cdc91534612cb0d00f855c1591b55c506dc9f7b29e1894bea22ea581870e
3810
+ checksum : 10c0/291f76f593bc96cbfff48d5de7d780f44d9456bfcd4a283d3ac6c9878bfe698b2ad808feb50cf96467ad79db6c0a87d1156011d5b072f2e627fc391df6745509
3811
3811
languageName : node
3812
3812
linkType : hard
3813
3813
@@ -4372,7 +4372,7 @@ __metadata:
4372
4372
" @ledgerhq/hw-transport " : " npm:^6.31.6"
4373
4373
" @scure/base " : " npm:^1.2.6"
4374
4374
" @scure/bip32 " : " npm:^1.7.0"
4375
- " @xchainjs/ledger-thorchain " : " npm:0.3.0 "
4375
+ " @xchainjs/ledger-thorchain " : " npm:^ 0.3.1 "
4376
4376
" @xchainjs/xchain-client " : " workspace:*"
4377
4377
" @xchainjs/xchain-cosmos-sdk " : " workspace:*"
4378
4378
" @xchainjs/xchain-crypto " : " workspace:*"
You can’t perform that action at this time.
0 commit comments