From 271aaa696a0a8dba1957f566927b1c47839735ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 21:02:01 +0000 Subject: [PATCH] :arrow_up: Bump node-sass from 4.12.0 to 4.14.1 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d94a6f..804cb9f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "bootstrap": "3.4.1", "chartist": "0.10.1", - "node-sass": "4.12.0", + "node-sass": "4.14.1", "react": "16.8.6", "react-bootstrap": "0.32.4", "react-chartist": "0.13.3",