From 38542688c9c83dbbec9a6d3e85d9caa6c62729f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 11:10:48 +0000 Subject: [PATCH] Bump node-sass from 4.6.1 to 4.14.1 in /vorto-dashboard Bumps [node-sass](https://github.com/sass/node-sass) from 4.6.1 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.6.1...v4.14.1) Signed-off-by: dependabot[bot] --- vorto-dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vorto-dashboard/package.json b/vorto-dashboard/package.json index ec35d6f..911c8ef 100644 --- a/vorto-dashboard/package.json +++ b/vorto-dashboard/package.json @@ -49,7 +49,7 @@ "yarn": "^1.17.3" }, "devDependencies": { - "node-sass": "4.6.1", + "node-sass": "4.14.1", "node-sass-chokidar": "^1.3.5", "npm-run-all": "4.1.2", "react-scripts": "^3.1.1"