From 26048bdca35f94e0f41cc7e0fab0ba0c5e192907 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 04:43:24 +0000 Subject: [PATCH] [Security] Bump node-sass from 4.5.2 to 6.0.0 Bumps [node-sass](https://github.com/sass/node-sass) from 4.5.2 to 6.0.0. **This update includes a security fix.** - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v4.5.2...v6.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ad9a96..f2e59d1 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "gulp-util": "3.0.8", "jquery": "3.4.1", "lazypipe": "1.0.1", - "node-sass": "4.5.2", + "node-sass": "6.0.0", "node-sass-import": "1.1.1", "merge-stream": "1.0.1", "require-dir": "1.0.0",