mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Security fixes
This commit is contained in:
1008
package-lock.json
generated
1008
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -31,7 +31,7 @@
|
|||||||
"body-parser": "^1.18.3",
|
"body-parser": "^1.18.3",
|
||||||
"color-thief-jimp": "^2.0.2",
|
"color-thief-jimp": "^2.0.2",
|
||||||
"compression": "^1.7.3",
|
"compression": "^1.7.3",
|
||||||
"connect-mongo": "^2.0.3",
|
"connect-mongo": "^3.1.2",
|
||||||
"cookie-parser": "^1.4.4",
|
"cookie-parser": "^1.4.4",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"express": "^4.16.4",
|
"express": "^4.16.4",
|
||||||
@@ -45,8 +45,8 @@
|
|||||||
"gulp-uglify-es": "^1.0.4",
|
"gulp-uglify-es": "^1.0.4",
|
||||||
"helmet": "^3.21.1",
|
"helmet": "^3.21.1",
|
||||||
"jimp": "^0.2.28",
|
"jimp": "^0.2.28",
|
||||||
"mongodb": "^2.2.36",
|
"mongodb": "^3.3.3",
|
||||||
"mongojs": "^2.6.0",
|
"mongojs": "^3.1.0",
|
||||||
"mongojs-paginate": "^1.2.0",
|
"mongojs-paginate": "^1.2.0",
|
||||||
"mongoose": "^5.4.18",
|
"mongoose": "^5.4.18",
|
||||||
"mpromise": "^0.5.5",
|
"mpromise": "^0.5.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user