From 58e99e362e7a57de8d0b9060ad200c7e58dcdcde Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 17 Jul 2023 16:58:17 +0000 Subject: [PATCH] fix: npm-project-with-policy/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MONGOOSE-5777721 --- npm-project-with-policy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm-project-with-policy/package.json b/npm-project-with-policy/package.json index a478c9bc6..05f409f3b 100644 --- a/npm-project-with-policy/package.json +++ b/npm-project-with-policy/package.json @@ -24,7 +24,7 @@ "marked": "0.3.5", "method-override": "latest", "moment": "2.15.1", - "mongoose": "4.2.4", + "mongoose": "5.13.20", "morgan": "latest", "ms": "^0.7.1", "npmconf": "0.0.24",