From f932234f5c49a854c11ad89cb27060e6cedcf2e6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 7 Dec 2024 06:38:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MONGOOSE-8446504 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b65c1a2..f121506 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "debug": "4.1.1", "got": "9.6.0", "lodash.isempty": "4.4.0", - "mongoose": "5.11.7", + "mongoose": "8.8.3", "xml2js": "0.4.23" }, "devDependencies": {