From 2c92276f04d47efc3760bc96a075a1e32f9e67b5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Oct 2018 05:58:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:underscore.string:20170908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6e7c0ce..be5f77d1 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "xmldom": "0.1.16", "handlebars": "1.1.2", "lodash":"2.4.0", - "grunt-svgmin": "0.3.0", + "grunt-svgmin": "2.0.0", "directory-encoder": "0.4.0", "directory-colorfy": "0.3.0", "rsvp": "1.2.0",