chore: Removed empty localizations + updated dependencies
Showing
... | ... | @@ -40,10 +40,10 @@ |
}, | ||
"dependencies": { | ||
"auto-load": "^2.1.0", | ||
"axios": "^0.16.1", | ||
"axios": "0.16.1", | ||
"bcryptjs-then": "^1.0.1", | ||
"bluebird": "^3.5.0", | ||
"body-parser": "^1.17.1", | ||
"body-parser": "^1.17.2", | ||
"bunyan": "^1.8.10", | ||
"cheerio": "^0.22.0", | ||
"child-process-promise": "^2.2.1", | ||
... | ... | @@ -55,13 +55,13 @@ |
"cron": "^1.2.1", | ||
"diff2html": "^2.3.0", | ||
"execa": "^0.6.3", | ||
"express": "^4.15.2", | ||
"express-brute": "^1.0.1", | ||
"express": "^4.15.3", | ||
"express-brute": "1.0.1", | ||
"express-brute-mongoose": "0.0.8", | ||
"express-session": "^1.15.2", | ||
"express-session": "^1.15.3", | ||
"file-type": "^4.3.0", | ||
"filesize.js": "^1.0.2", | ||
"follow-redirects": "^1.2.3", | ||
"follow-redirects": "1.2.3", | ||
"fs-extra": "^3.0.1", | ||
"git-wrapper2-promise": "^0.2.9", | ||
"highlight.js": "^9.11.0", | ||
... | ... | @@ -71,7 +71,7 @@ |
"image-size": "^0.5.4", | ||
"jimp": "https://github.com/ngpixel/jimp.git", | ||
"js-yaml": "^3.8.4", | ||
"jsonwebtoken": "^7.4.0", | ||
"jsonwebtoken": "^7.4.1", | ||
"klaw": "^1.3.1", | ||
"levelup": "^1.3.5", | ||
"lodash": "^4.17.4", | ||
... | ... | @@ -90,7 +90,7 @@ |
"moment": "^2.18.1", | ||
"moment-timezone": "^0.5.13", | ||
"mongodb": "^2.2.26", | ||
"mongoose": "^4.9.9", | ||
"mongoose": "^4.10.0", | ||
"multer": "^1.3.0", | ||
"node-graceful": "^0.2.3", | ||
"ora": "^1.2.0", | ||
... | ... | @@ -104,7 +104,7 @@ |
"passport-slack": "0.0.7", | ||
"passport-windowslive": "^1.0.2", | ||
"passport.socketio": "^3.7.0", | ||
"pm2": "^2.4.6", | ||
"pm2": "2.4.6", | ||
"pug": "^2.0.0-rc.1", | ||
"read-chunk": "^2.0.0", | ||
"remove-markdown": "^0.1.0", | ||
... | ... | @@ -112,9 +112,9 @@ |
"search-index-adder": "https://github.com/ngpixel/search-index-adder.git", | ||
"search-index-searcher": "https://github.com/ngpixel/search-index-searcher.git", | ||
"semver": "^5.3.0", | ||
"serve-favicon": "^2.4.2", | ||
"serve-favicon": "^2.4.3", | ||
"simplemde": "^1.11.2", | ||
"socket.io": "^2.0.1", | ||
"socket.io": "2.0.1", | ||
"stopword": "^0.1.1", | ||
"stream-to-promise": "^2.2.0", | ||
"tar": "^3.1.3", | ||
... | ... | @@ -166,4 +166,4 @@ |
"verbose": true | ||
}, | ||
"snyk": true | ||
} | ||
} | ||
\ No newline at end of file |
This diff was suppressed by a .gitattributes entry.
Please
register
or
sign in
to comment