From ff93fc155e8196980f67202fdf3b743df02a4fba Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 23 Jun 2021 05:01:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-1255640 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0d75ab..9f5003a 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "fs-extra": "2.0.0", "inquirer": "3.0.5", "minimist": "1.2.0", - "stylelint": "7.9.0", + "stylelint": "9.7.0", "stylelint-config-cnn-starter-app": "https://github.com/cnnlabs/stylelint-config-cnn-starter-app.git" }, "scripts": {