From e72fce9dfac190d094b2e2326b9d246d5027b2c1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 8 Apr 2019 03:27:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-174129 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6be1a4b..4331014 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "mime": "^1.3.4", "minimist": "^1.1.3", "request": "^2.74.0", - "svgo": "^0.6.6", + "svgo": "^1.1.0", "then-fs": "^2.0.0", "uglify-js": "^2.8.0", "update-notifier": "^0.5.0"