From a4ffe8c544288c8b42a02c0b45c0914203b602b6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Apr 2024 07:25:44 +0000 Subject: [PATCH] fix: examples/express-handlebars-foundation-css-angularjs-gulp-mongodb-facebook-google/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- .../package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/express-handlebars-foundation-css-angularjs-gulp-mongodb-facebook-google/package.json b/examples/express-handlebars-foundation-css-angularjs-gulp-mongodb-facebook-google/package.json index ff8c2cd2..dc5cbc70 100644 --- a/examples/express-handlebars-foundation-css-angularjs-gulp-mongodb-facebook-google/package.json +++ b/examples/express-handlebars-foundation-css-angularjs-gulp-mongodb-facebook-google/package.json @@ -16,7 +16,7 @@ "cookie-parser": "^1.4.1", "dotenv": "^2.0.0", "express": "^4.13.4", - "express-validator": "^2.20.4", + "express-validator": "^3.0.0", "jsonwebtoken": "^5.7.0", "moment": "^2.12.0", "mongoose": "^4.4.8",