From 00735ec6f30c592773855f2036ab1fd46f013478 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Apr 2020 01:13:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VIZION-565230 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9520efa66..d57da3323 100644 --- a/package.json +++ b/package.json @@ -197,7 +197,7 @@ "shelljs": "0.8.3", "source-map-support": "0.5.12", "sprintf-js": "1.1.2", - "vizion": "~2.0.2", + "vizion": "~2.1.0", "yamljs": "0.3.0" }, "devDependencies": {