upgraded express

This commit is contained in:
Josh Harvey 2016-05-11 23:44:29 +03:00
parent 8b0159d099
commit e41e5d7ac7
3 changed files with 17 additions and 15 deletions

View file

@ -11,9 +11,10 @@
"dependencies": {
"async": "~0.2.9",
"bignumber.js": "^2.3.0",
"body-parser": "^1.15.1",
"bunyan": "^1.8.1",
"chalk": "^1.1.3",
"express": "~3.4.7",
"express": "^4.13.4",
"inquirer": "^1.0.0",
"lamassu-bitcoinaverage": "~1.0.0",
"lamassu-bitcoind": "^1.1.0",