From 8cfbb3886b53e33b7a14dcbb1fb46c6e382e9b9c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Dec 2018 04:35:10 +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 4353fcf..8668383 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "jquery": "~2.2.0", "lodash": "~4.17.5", "moment": "~2.11.2", - "mongoose": "~4.4.6", + "mongoose": "~4.13.17", "morgan": "~1.6.1", "newrelic": "~1.22.1", "perfect-scrollbar": "~0.6.10",