From 69547cbdf6215a2a2e01fb816df87e3521cb571c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 18 Sep 2021 06:50:32 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab18433..3c86672 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "hast-util-to-html": "^3.0.0", "hastscript": "^3.0.0", "html-tags": "^1.1.1", - "postcss": "^5.0.4", + "postcss": "^8.0.0", "postcss-selector-parser": "^2.0.0", "postcss-value-parser": "^3.3.0", "vendors": "^1.0.0"