From 248c95ca3f19ee64a0afda315d14672964ca429f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 7 May 2018 04:56:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:atob:20180429 Latest report for wix/react-templates: https://snyk.io/test/github/wix/react-templates --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fffccd..9292ed1 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "chalk": "2.3.0", "cheerio": "0.22.0", - "css": "2.2.1", + "css": "2.2.2", "escodegen": "1.9.0", "esprima": "4.0.0", "glob": "7.1.2",