From 3e7df5c3b21ed517d6147eafb50ca2416faf9418 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Sep 2022 03:24:40 +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 63dd023..c879430 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "url2": "1.0.4", "webpack": "5.68.0", "readable-stream": "3.6.0", - "node-sass": "7.0.1", + "node-sass": "7.0.2", "core-js": "3.1.4", "case-sensitive-paths-webpack-plugin": "2.4.0", "@pmmmwh/react-refresh-webpack-plugin": "0.5.4",