From 5c7257ea6ab2fb62460e8e7b60e5f83e1ee90681 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Apr 2022 16:15:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-2441827 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 542fd6448..16adf6dd1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "request": "2.84.0", "jsonminify": "0.2.3", "mongodb": "2.2.13", - "mongoose": "4.10.2", + "mongoose": "5.7.3", "markdown-js": "0.0.4", "qr-image": "~2.0.0", "snyk": "^1.92.6"