From 09887fa02484d8d014a153d194b38914b8c52f1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 00:12:53 +0000 Subject: [PATCH] Bump node-sass Bumps [node-sass](https://github.com/sass/node-sass) from 4.5.3 to 4.14.1. - [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.3...v4.14.1) Signed-off-by: dependabot[bot] --- .../var/www/html/src/Frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server-rbpi3/update_v2.0-2.1/update_files_v2.0-2.1/var/www/html/src/Frontend/package.json b/server-rbpi3/update_v2.0-2.1/update_files_v2.0-2.1/var/www/html/src/Frontend/package.json index a03b07e2..4d910df0 100644 --- a/server-rbpi3/update_v2.0-2.1/update_files_v2.0-2.1/var/www/html/src/Frontend/package.json +++ b/server-rbpi3/update_v2.0-2.1/update_files_v2.0-2.1/var/www/html/src/Frontend/package.json @@ -55,7 +55,7 @@ "glob": "7.1.2", "imports-loader": "0.7.1", "json-loader": "0.5.4", - "node-sass": "4.5.3", + "node-sass": "4.14.1", "ora": "1.3.0", "sass-loader": "6.0.6", "style-loader": "0.18.2",