mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 09:50:24 +00:00
Updates
This commit is contained in:
17
package.json
17
package.json
@@ -28,7 +28,7 @@
|
||||
"homepage": "https://github.com/zoff-music/zoff#readme",
|
||||
"dependencies": {
|
||||
"assert": "^1.4.1",
|
||||
"bad-words": "^1.5.1",
|
||||
"bad-words": "^1.6.1",
|
||||
"bcrypt-nodejs": "0.0.3",
|
||||
"body-parser": "^1.17.1",
|
||||
"color-thief-jimp": "^2.0.2",
|
||||
@@ -37,7 +37,7 @@
|
||||
"cors": "^2.8.4",
|
||||
"critical": "^1.1.0",
|
||||
"emoji-strip": "^0.0.3",
|
||||
"express": "^4.15.2",
|
||||
"express": "^4.16.3",
|
||||
"express-handlebars": "^3.0.0",
|
||||
"express-recaptcha": "^3.0.1",
|
||||
"express-session": "^1.15.6",
|
||||
@@ -47,19 +47,20 @@
|
||||
"gulp-concat": "^2.6.1",
|
||||
"gulp-uglifyjs": "^0.6.2",
|
||||
"gulp-util": "^3.0.8",
|
||||
"helmet": "^3.12.0",
|
||||
"http2": "^3.3.7",
|
||||
"jimp": "^0.2.28",
|
||||
"mobile-detect": "^1.3.7",
|
||||
"mongodb": "^2.0.27",
|
||||
"mongojs": "^2.4.0",
|
||||
"mongoose": "^5.0.3",
|
||||
"mobile-detect": "^1.4.1",
|
||||
"mongodb": "^2.2.35",
|
||||
"mongojs": "^2.5.0",
|
||||
"mongoose": "^5.0.10",
|
||||
"mpromise": "^0.5.5",
|
||||
"node-cryptojs-aes": "^0.4.0",
|
||||
"nodemailer": "^4.0.1",
|
||||
"nodemailer": "^4.6.3",
|
||||
"passport": "^0.4.0",
|
||||
"passport-local": "^1.0.0",
|
||||
"redis": "^2.8.0",
|
||||
"request": "^2.72.0",
|
||||
"request": "^2.85.0",
|
||||
"socket.io": "^2.0.4",
|
||||
"socket.io-redis": "^5.2.0",
|
||||
"sticky-session": "^1.1.2",
|
||||
|
||||
Reference in New Issue
Block a user