From 4a33dd87cc4558c1bf89f09c97162ff085326f93 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Sep 2021 04:52:03 +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 fa2fd92..3fc8f87 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "postcss": "^7.0.26", "postcss-nested": "https://github.com/sparkbox/postcss-nested/tarball/master", "postcss-nested-vars": "^1.0.0", - "postcss-scss": "^0.4.0" + "postcss-scss": "^4.0.0" }, "repository": { "url": "git@github.com:sparkbox/splinter.git",