Skip to content

Commit

Permalink
v1.11.0: bump dependencies versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yerofey committed Aug 7, 2023
1 parent e3e2284 commit 96f0471
Show file tree
Hide file tree
Showing 2 changed files with 976 additions and 1,051 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,26 +66,26 @@
"wallet generation"
],
"dependencies": {
"@binance-chain/javascript-sdk": "^4.2.0",
"@binance-chain/javascript-sdk": "^4.2.1",
"@harmony-js/account": "^0.1.58",
"@yerofey/dogecoin-bip84": "^0.0.5",
"@yerofey/litecoin-bip84": "^0.0.5",
"bip39": "3.0.4",
"bip39": "3.1.0",
"bip84": "0.2.7",
"chalk": "5.2.0",
"chalk": "5.3.0",
"coininfo": "5.2.1",
"coinkey": "3.0.0",
"columnify": "1.6.0",
"commander": "10.0.0",
"commander": "11.0.0",
"csv-writer": "^1.6.0",
"eth-lib": "0.1.29",
"ethereum-bip84": "0.0.3",
"ethereum-mnemonic-privatekey-utils": "1.0.5",
"tezos-sign": "1.4.1",
"tronweb": "5.0.0"
"tronweb": "5.3.0"
},
"devDependencies": {
"ava": "^5.2.0",
"eslint": "^8.34.0"
"ava": "^5.3.1",
"eslint": "^8.46.0"
}
}
Loading

0 comments on commit 96f0471

Please sign in to comment.