From cc20a352874da23fb3a358807cfe07f66dedc3fd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 5 Sep 2021 04:33:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MPATH-1577289 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fee6b52..6a959b5 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "express": "^4.9.0", "jwt-simple": "^0.2.0", "moment": "^2.8.3", - "mongoose": "^3.8.17", + "mongoose": "^6.0.4", "request": "^2.44.0" }, "devDependencies": {