From 529da776fc420bbe54890205a66e2aabcffef818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 08:22:08 +0000 Subject: [PATCH] Bump normalize.css from 4.2.0 to 8.0.1 Bumps [normalize.css](https://github.com/necolas/normalize.css) from 4.2.0 to 8.0.1. - [Release notes](https://github.com/necolas/normalize.css/releases) - [Changelog](https://github.com/necolas/normalize.css/blob/master/CHANGELOG.md) - [Commits](https://github.com/necolas/normalize.css/compare/4.2.0...8.0.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 54f5fc2e60..b13d655781 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "jquery": "^3.0.0", "jquery-slimscroll": "^1.3.8", "metismenu": "^2.5.2", - "normalize.css": "^4.2.0", + "normalize.css": "^8.0.1", "pace-progress": "^1.0.2", "peity": "^3.2.0", "purify-css": "^1.1.9",