From 3cca7708ab3f5fd63393305d4e9e5ff51c647735 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 22:36:18 +0000 Subject: [PATCH] Bump node-sass from 4.12.0 to 4.14.1 in /interface Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 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.12.0...v4.14.1) Signed-off-by: dependabot[bot] --- interface/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/package.json b/interface/package.json index aa7b641..760c953 100644 --- a/interface/package.json +++ b/interface/package.json @@ -6,7 +6,7 @@ "bootstrap": "3.3.7", "chartist": "0.10.1", "jwt-decode": "^2.2.0", - "node-sass": "4.12.0", + "node-sass": "4.14.1", "react": "16.8.6", "react-bootstrap": "0.32.4", "react-chartist": "0.13.3",