From 95e5825391ad759cee3722a2ff26a0455fb5a7ef Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 3 Jul 2024 00:28:06 +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-ASYNC-7414156 --- .../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..ecc7c1ac 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 @@ -19,7 +19,7 @@ "express-validator": "^2.20.4", "jsonwebtoken": "^5.7.0", "moment": "^2.12.0", - "mongoose": "^4.4.8", + "mongoose": "^5.7.3", "morgan": "^1.7.0", "nodemailer": "^2.3.0", "request": "^2.69.0"