fix: Updated dependencies
Showing
| ... | ... | @@ -63,13 +63,13 @@ | 
| "fs-extra": "^3.0.0", | ||
| "git-wrapper2-promise": "^0.2.9", | ||
| "highlight.js": "^9.11.0", | ||
| "i18next": "^8.0.0", | ||
| "i18next-express-middleware": "^1.0.4", | ||
| "i18next": "^8.1.0", | ||
| "i18next-express-middleware": "^1.0.5", | ||
| "i18next-node-fs-backend": "^0.1.3", | ||
| "image-size": "^0.5.1", | ||
| "jimp": "https://github.com/ngpixel/jimp.git", | ||
| "js-yaml": "^3.8.3", | ||
| "jsonwebtoken": "^7.3.0", | ||
| "jsonwebtoken": "^7.4.0", | ||
| "klaw": "^1.3.1", | ||
| "levelup": "^1.3.5", | ||
| "lodash": "^4.17.4", | ||
| ... | ... | @@ -88,7 +88,7 @@ | 
| "moment": "^2.18.1", | ||
| "moment-timezone": "^0.5.13", | ||
| "mongodb": "^2.2.26", | ||
| "mongoose": "^4.9.5", | ||
| "mongoose": "^4.9.6", | ||
| "multer": "^1.3.0", | ||
| "ora": "^1.2.0", | ||
| "passport": "^0.3.2", | ||
| ... | ... | @@ -101,7 +101,7 @@ | 
| "passport-slack": "0.0.7", | ||
| "passport-windowslive": "^1.0.2", | ||
| "passport.socketio": "^3.7.0", | ||
| "pm2": "^2.4.5", | ||
| "pm2": "^2.4.6", | ||
| "pug": "^2.0.0-beta11", | ||
| "read-chunk": "^2.0.0", | ||
| "remove-markdown": "^0.1.0", | ||
| ... | ... | @@ -139,7 +139,7 @@ | 
| "jquery-contextmenu": "^2.4.4", | ||
| "jquery-simple-upload": "^1.0.0", | ||
| "jquery-smooth-scroll": "^2.1.2", | ||
| "mathjax": "^2.7.0", | ||
| "mathjax": "^2.7.1", | ||
| "node-sass": "latest", | ||
| "nodemon": "latest", | ||
| "pug-lint": "latest", | ||
| ... | ... | @@ -149,7 +149,7 @@ | 
| "twemoji-awesome": "^1.0.6", | ||
| "uglify-js": "latest", | ||
| "vee-validate": "^2.0.0-beta.25", | ||
| "vue": "^2.2.6" | ||
| "vue": "^2.3.0" | ||
| }, | ||
| "standard": { | ||
| "globals": [ | ||
| ... | ... | 
Please
register
or
sign in
to comment