From bdfd6a6a53c99e402f5179f5a63c25b27bbb62a9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 Jan 2020 08:43:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-KINDOF-537849 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 449aee9..8382272 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "preact": "^8.2.1", "preact-render-to-string": "^3.6.0", "sass-mq": "^3.3.2", - "stylelint": "^8.0.0", + "stylelint": "^9.8.0", "styletron": "^2.5.7", "styletron-client": "^2.5.7", "styletron-preact": "^2.5.7",