From cd50710eb4ccfd54fbfabdf1da64384184d2ed17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 07:39:10 +0000 Subject: [PATCH] Bump clean-css from 2.2.23 to 4.2.1 in /WebRoot/include/mutifile Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 2.2.23 to 4.2.1. - [Release notes](https://github.com/jakubpawlowicz/clean-css/releases) - [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md) - [Commits](https://github.com/jakubpawlowicz/clean-css/compare/v2.2.23...v4.2.1) Signed-off-by: dependabot[bot] --- WebRoot/include/mutifile/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebRoot/include/mutifile/package.json b/WebRoot/include/mutifile/package.json index a25905a..8929fd3 100644 --- a/WebRoot/include/mutifile/package.json +++ b/WebRoot/include/mutifile/package.json @@ -36,7 +36,7 @@ "grunt-contrib-uglify": "^0.4.0", "selenium-webdriver": "^2.41.0", "grunt-contrib-cssmin": "^0.9.0", - "clean-css": "^2.1.8", + "clean-css": "^4.2.1", "html-minifier": "^0.5.6", "grunt-contrib-jade": "^0.11.0", "grunt-shell": "^0.6.4",