From 65328eb189ef3a80e510078a9d9a08ed7cfe01b8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Jan 2019 08:51:25 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://dev.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 0a8d419df..fd787505b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "marked": "0.3.5", "method-override": "latest", "moment": "2.15.1", - "mongoose": "4.2.4", + "mongoose": "4.13.17", "morgan": "latest", "ms": "^0.7.1", "npmconf": "0.0.24",