Skip to content
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@
"main": "server.js",
"dependencies": {
"bcrypt-nodejs": "0.0.3",
"body-parser": "^1.15.1",
"body-parser": "^1.18.3",
"consolidate": "^0.14.1",
"csurf": "^1.8.3",
"dont-sniff-mimetype": "^1.0.0",
"express": "^4.13.4",
"express-session": "^1.13.0",
"forever": "^2.0.0",
"helmet": "^2.0.0",
"marked": "0.3.5",
"marked": "0.3.6",
"mongodb": "^2.1.18",
"needle": "2.2.4",
"node-esapi": "0.0.1",
"serve-favicon": "^2.3.0",
"swig": "^1.4.2",
"swig": "^1.12.1",
"underscore": "^1.8.3"
},
"comments": {
Expand Down