From c3dc996a7c9daca23d68519d8bcc97ae817937d5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 1 Apr 2019 01:41:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-173999 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6e7c0ce..88ab0384 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": "5.0.0", "directory-encoder": "0.4.0", "directory-colorfy": "0.3.0", "rsvp": "1.2.0",