updated packages
This commit is contained in:
parent
f613a82801
commit
7fb5032c13
2 changed files with 289 additions and 286 deletions
28
package.json
28
package.json
|
|
@ -8,9 +8,9 @@
|
|||
"dependencies": {
|
||||
"@fczbkk/uuid4": "^3.0.0",
|
||||
"axios": "^0.16.1",
|
||||
"base-x": "^3.0.0",
|
||||
"base-x": "^3.0.2",
|
||||
"bignumber.js": "^4.0.1",
|
||||
"bip39": "^2.3.0",
|
||||
"bip39": "^2.3.1",
|
||||
"bitcoind-rpc": "^0.7.0",
|
||||
"bitgo": "^2.2.4",
|
||||
"body-parser": "^1.15.1",
|
||||
|
|
@ -21,32 +21,32 @@
|
|||
"express-limiter": "^1.6.0",
|
||||
"express-rate-limit": "^2.6.0",
|
||||
"express-ws": "^3.0.0",
|
||||
"got": "^6.6.3",
|
||||
"helmet": "^3.1.0",
|
||||
"got": "^7.0.0",
|
||||
"helmet": "^3.6.1",
|
||||
"lodash": "^4.17.2",
|
||||
"mem": "^1.1.0",
|
||||
"migrate": "^0.2.2",
|
||||
"minimist": "^1.2.0",
|
||||
"moment": "^2.17.0",
|
||||
"morgan": "^1.7.0",
|
||||
"morgan": "^1.8.2",
|
||||
"node-hkdf-sync": "^1.0.0",
|
||||
"node-mailjet": "^3.0.6",
|
||||
"node-mailjet": "^3.1.0",
|
||||
"numeral": "^2.0.3",
|
||||
"pg": "^6.1.2",
|
||||
"pg": "^6.2.3",
|
||||
"pg-native": "latest",
|
||||
"pg-promise": "^5.6.4",
|
||||
"pify": "^2.3.0",
|
||||
"pg-promise": "^5.8.1",
|
||||
"pify": "^3.0.0",
|
||||
"pretty-ms": "^2.1.0",
|
||||
"promise-sequential": "^1.1.1",
|
||||
"ramda": "^0.22.1",
|
||||
"serve-static": "^1.11.1",
|
||||
"socket.io": "^1.7.4",
|
||||
"socket.io-client": "^1.7.1",
|
||||
"twilio": "^2.11.1",
|
||||
"socket.io": "^2.0.2",
|
||||
"socket.io-client": "^2.0.2",
|
||||
"twilio": "^3.3.0",
|
||||
"uuid": "^3.0.0",
|
||||
"web3": "^0.18.4",
|
||||
"web3": "^0.19.0",
|
||||
"winston": "^2.3.0",
|
||||
"ws": "^2.3.1"
|
||||
"ws": "^3.0.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue