From ca06b0132074fdfd01f5771146013212641443c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 23:10:17 +0000 Subject: [PATCH] Bump node-sass from 4.3.0 to 4.14.1 Bumps [node-sass](https://github.com/sass/node-sass) from 4.3.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.3.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 c8772e7..b2f4d55 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "gulp-uglify": "1.4.2", "gulp-watch": "4.3.11", "jshint-stylish": "2.0.1", - "node-sass": "4.3.0" + "node-sass": "4.14.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1"