chore: remove unused packages, update ccxt, argon2, apollo-server-express and express
This commit is contained in:
parent
ddfd5e1309
commit
639f264ee3
8 changed files with 1284 additions and 6869 deletions
16
package.json
16
package.json
|
|
@ -6,20 +6,16 @@
|
|||
"license": "Unlicense",
|
||||
"author": "Lamassu (https://lamassu.is)",
|
||||
"dependencies": {
|
||||
"apollo-server-express": "^2.9.14",
|
||||
"argon2": "^0.27.2",
|
||||
"apollo-server-express": "2.25.1",
|
||||
"argon2": "0.28.2",
|
||||
"axios": "0.21.1",
|
||||
"base-x": "3.0.8",
|
||||
"bchaddrjs": "^0.3.0",
|
||||
"bignumber.js": "9.0.1",
|
||||
"bip39": "^2.3.1",
|
||||
"bitcoind-rpc": "^0.7.0",
|
||||
"bitcore-lib": "^0.15.0",
|
||||
"bitcore-lib-cash": "git+https://github.com/bitpay/bitcore-lib.git#cash",
|
||||
"bitgo": "11.15.0",
|
||||
"body-parser": "^1.15.1",
|
||||
"ccxt": "^1.50.35",
|
||||
"coinbase": "^2.0.6",
|
||||
"bitgo": "4.47.0",
|
||||
"ccxt": "1.51.36",
|
||||
"compression": "^1.7.4",
|
||||
"connect-pg-simple": "^6.2.1",
|
||||
"console-log-level": "^1.4.0",
|
||||
|
|
@ -29,7 +25,7 @@
|
|||
"ethereumjs-tx": "^1.3.3",
|
||||
"ethereumjs-util": "^5.2.0",
|
||||
"ethereumjs-wallet": "^0.6.3",
|
||||
"express": "^4.15.4",
|
||||
"express": "4.17.1",
|
||||
"express-limiter": "^1.6.0",
|
||||
"express-rate-limit": "^2.9.0",
|
||||
"express-session": "^1.17.1",
|
||||
|
|
@ -43,12 +39,10 @@
|
|||
"helmet": "^3.8.1",
|
||||
"inquirer": "^5.2.0",
|
||||
"json2csv": "^5.0.3",
|
||||
"kraken-api": "github:DeX3/npm-kraken-api",
|
||||
"lamassu-coins": "git+https://github.com/lamassu/lamassu-coins.git",
|
||||
"libphonenumber-js": "^1.7.38",
|
||||
"lnd-async": "^1.8.0",
|
||||
"lodash": "^4.17.10",
|
||||
"longjohn": "^0.2.12",
|
||||
"lowdb": "^1.0.0",
|
||||
"mailgun-js": "^0.21.0",
|
||||
"make-dir": "^1.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue