From 6028a4104920b6f1b73768301e8e470a2df28f5f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 May 2022 21:59:57 +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..2209a87 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": "^2.0.0" }, "repository": { "url": "git@github.com:sparkbox/splinter.git",