From aa34d8563d0aa49f26b1043e9e5607931ea92e16 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 4 Sep 2020 08:11:18 +0000
Subject: [PATCH] Bump node-sass from 4.9.3 to 4.14.1

Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.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.9.3...v4.14.1)

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 0fc745a..156ae93 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
     "jquery": "3.4",
     "laravel-mix": "2.1.14",
     "lodash": ">=4.17.11",
-    "node-sass": "4.9.3",
+    "node-sass": "4.14.1",
     "postcss": "7.0.2",
     "sass-loader": "7.1.0",
     "style-loader": "0.23.0",