Update deps
This commit is contained in:
parent
8a650b781d
commit
b3ca20570e
1 changed files with 7 additions and 8 deletions
15
package.json
15
package.json
|
@ -22,20 +22,19 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"bluebird": "^2.3.11",
|
||||
"body-parser": "~1.8.1",
|
||||
"bluebird": "^2.4.2",
|
||||
"body-parser": "~1.10.0",
|
||||
"browserify": "^7.0.0",
|
||||
"compression": "^1.2.2",
|
||||
"connect-flash": "^0.1.1",
|
||||
"connect-browserify": "^3.2.1",
|
||||
"cookie-parser": "~1.3.3",
|
||||
"crypto-js": "^3.1.2-5",
|
||||
"debug": "~2.0.0",
|
||||
"ejs": "~0.8.5",
|
||||
"express": "~4.9.0",
|
||||
"debug": "~2.1.0",
|
||||
"express": "~4.10.6",
|
||||
"express-session": "^1.9.2",
|
||||
"helmet": "^0.5.2",
|
||||
"morgan": "~1.3.0",
|
||||
"morgan": "~1.5.0",
|
||||
"node-jsx": "^0.12.4",
|
||||
"node-uuid": "^1.4.2",
|
||||
"promised-mongo": "^0.11.1",
|
||||
|
@ -45,13 +44,13 @@
|
|||
"react-router": "^0.11.6",
|
||||
"reactify": "^0.17.1",
|
||||
"envify": "^3.2.0",
|
||||
"serve-favicon": "~2.1.3",
|
||||
"serve-favicon": "~2.2.0",
|
||||
"spotify": "^0.3.0",
|
||||
"superagent": "^0.21.0",
|
||||
"superagent-bluebird-promise": "^0.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"should": "^4.3.0",
|
||||
"should": "^4.4.1",
|
||||
"mocha": "^2.0.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue