Security fixes

This commit is contained in:
Kasper Rynning-Tønnesen
2019-11-06 17:27:58 +01:00
parent 0f16361f6d
commit 712dc56b3e
2 changed files with 883 additions and 131 deletions

1008
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -31,7 +31,7 @@
"body-parser": "^1.18.3",
"color-thief-jimp": "^2.0.2",
"compression": "^1.7.3",
"connect-mongo": "^2.0.3",
"connect-mongo": "^3.1.2",
"cookie-parser": "^1.4.4",
"cors": "^2.8.5",
"express": "^4.16.4",
@@ -45,8 +45,8 @@
"gulp-uglify-es": "^1.0.4",
"helmet": "^3.21.1",
"jimp": "^0.2.28",
"mongodb": "^2.2.36",
"mongojs": "^2.6.0",
"mongodb": "^3.3.3",
"mongojs": "^3.1.0",
"mongojs-paginate": "^1.2.0",
"mongoose": "^5.4.18",
"mpromise": "^0.5.5",