From 0648623c525c356ca621082e5f6158a0cdaf4cc4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2017 03:39:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:marked:20170112 Latest report for snyk/goof: https://snyk.io/test/github/snyk/goof --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f367c6babc..560f6af16f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "express-fileupload": "0.0.5", "humanize-ms": "1.0.1", "jquery": "^2.2.4", - "marked": "0.3.5", + "marked": "0.3.7", "method-override": "latest", "moment": "2.15.1", "mongoose": "4.2.4",