From 2d4a4d61cd2b6978529cf046c6e0020d3e7b5307 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 11 Feb 2024 14:52:57 +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 0351c6f..7695e8c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "jquery": "^3.6.0", "jstree": "^3.3.12", "mongo-sanitize": "^1.1.0", - "mongoose": "^6.0.6", + "mongoose": "^8.0.0", "morgan": "^1.10.0", "npm-font-open-sans": "^1.1.0", "passport": "^0.5.0",