From 9142bf700793a0b5c363e4b4d6adc353d8b7170c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Sep 2022 05:58:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SCSSTOKENIZER-2339884 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d41e0d776624..7b37aad4c369 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "markdown-it-terminal": "0.0.3", "minimatch": "^3.0.3", "node-modules-path": "^1.0.0", - "node-sass": "^3.10.1", + "node-sass": "^7.0.2", "nopt": "^3.0.1", "offline-plugin": "^3.4.1", "opn": "4.0.1",