From 1c71a2565b0650be86e83e1faf38568ac69d1b44 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Dec 2018 09:17:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MPATH-72672 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a608fef..e8621f6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "lodash": "^2.4.1", "method-override": "~2.3.10", "moment": "~2.19.3", - "mongoose": "~4.11.14", + "mongoose": "~4.13.17", "morgan": "^1.4.1", "passport": "~0.1.17", "passport-facebook": "~1.0.2",