From f5ffa6c62728112a927ddcac6adf0acc40600024 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Jan 2023 05:31:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-3227433 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1fd5da7..9f49afe8 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "marked": "0.3.6", "mongoconfig": "1.1.0", "mongodb": "2.2.10", - "mongoose": "4.6.0", + "mongoose": "5.2.6", "morgan": "1.7.0", "node-uuid": "1.4.7", "om-email-invitation": "0.0.4",