From 92cf1e99727076bec76c4c565d8ea8c256a8e6b4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Dec 2018 01:35:25 +0000 Subject: [PATCH] fix: goof-yarn/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MPATH-72672 --- goof-yarn/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goof-yarn/package.json b/goof-yarn/package.json index 2300e7e8..53c8128c 100644 --- a/goof-yarn/package.json +++ b/goof-yarn/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",