From fa55c05ab417f1a8236520eff9ce3c087d8cfaf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 03:20:19 +0000 Subject: [PATCH] Bump css-what from 2.1.0 to 2.1.3 in /mu-plugins/central-hub Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. - [Release notes](https://github.com/fb55/css-what/releases) - [Commits](https://github.com/fb55/css-what/compare/v2.1.0...v2.1.3) --- updated-dependencies: - dependency-name: css-what dependency-type: indirect ... Signed-off-by: dependabot[bot] --- mu-plugins/central-hub/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu-plugins/central-hub/package-lock.json b/mu-plugins/central-hub/package-lock.json index ea52c45c..57270295 100644 --- a/mu-plugins/central-hub/package-lock.json +++ b/mu-plugins/central-hub/package-lock.json @@ -1548,7 +1548,7 @@ "css-what": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.0.tgz", - "integrity": "sha1-lGfQMsOM+u+58teVASUwYvh/ob0=", + "integrity": "sha512-HtdI8TqiYjVrBI0C2VLF8fwphIa49EaHPVo64hrX+QHCPBtjp2FW1g4+jNeC6v7bBSr2z7v2USnQ6GU+VPOzgQ==", "dev": true }, "cssnano": {