From c7f36624bfcf57dc272e55acbfa54282470f3084 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Dec 2017 22:34:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:marked:20170815 - https://snyk.io/vuln/npm:marked:20170815-1 Latest report for shlomirozilyo/snyk: https://snyk.io/test/github/shlomirozilyo/snyk --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 087260e..68ff163 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "express-fileupload": "0.0.5", "humanize-ms": "1.0.1", "jquery": "^2.2.4", - "marked": "0.3.5", + "marked": "0.3.9", "method-override": "latest", "moment": "2.15.1", "mongoose": "4.2.4",