-
- Downloads
package updates
... | ... | @@ -22,9 +22,9 @@ |
}, | ||
"dependencies": { | ||
"body-parser": "1.15.1", | ||
"config": "^1.29.2", | ||
"config": "^1.31.0", | ||
"connect-ensure-login": "^0.1.1", | ||
"connect-redis": "^3.2.0", | ||
"connect-redis": "^3.4.0", | ||
"cookie-parser": "1.4.3", | ||
"errorhandler": "1.4.3", | ||
"express": "4.13.4", | ||
... | ... | @@ -32,16 +32,16 @@ |
"express-ws": "^2.0.0", | ||
"fast-json-stable-stringify": "^2.0.0", | ||
"get-folder-size": "^1.0.0", | ||
"handlebars": "^4.0.11", | ||
"handlebars": "^4.0.12", | ||
"hiredis": "^0.5.0", | ||
"hjson": "^3.1.0", | ||
"http-proxy": "^1.15.2", | ||
"http-proxy": "^1.17.0", | ||
"jade": "1.11.0", | ||
"js-yaml": "^3.10.0", | ||
"js-yaml": "^3.12.0", | ||
"json-stringify-safe": "^5.0.1", | ||
"kubernetes-client": "^6.3.0", | ||
"memory-store": "0.0.1", | ||
"mongoose": "^4.9.5", | ||
"mongoose": "^4.13.17", | ||
"morgan": "~1.7.0", | ||
"nodemon": "1.9.2", | ||
"passport": "0.3.2", | ||
... | ... |
Please register or sign in to comment