From a72daad413400aa94efbf6f626fbd263b04321c0 Mon Sep 17 00:00:00 2001 From: Giovanny Gongora Date: Thu, 10 Feb 2022 12:54:00 -0500 Subject: [PATCH] version bump for node-sass --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a645de8b..bf89362b 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "friendly-errors-webpack-plugin": "~1.7.0", "html-webpack-plugin": "~3.2.0", "mini-css-extract-plugin": "~0.5.0", - "node-sass": "^4.12.0", + "node-sass": "^6.0.1", "postcss-custom-properties": "~8.0.9", "postcss-loader": "~3.0.0", "progress-bar-webpack-plugin": "~1.11.0",