From 7761c89a0f20b4590fae70444342195e37a33a90 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 21 Jul 2023 18:12:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MONGOOSE-5777721 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b65c1a2..17c2b62 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": "5.13.20", "xml2js": "0.4.23" }, "devDependencies": {