From 46ce88f1c613878a510c45e66243e1ac610d62ff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 17:56:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47d7b0c..fff7db8 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "express": "^4.16.2", "express-validator": "^6.0.0", "http-auth": "^3.2.3", - "mongoose": "^6.0.4", + "mongoose": "^8.0.0", "pug": "^3.0.1" }, "devDependencies": {