From b9984b4d3905190bd908ef01ec6f5b2f9134d49d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 12:24:50 +0000 Subject: [PATCH] Bump css-what from 2.1.0 to 2.1.3 in /themes/fexo 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] --- themes/fexo/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/fexo/package-lock.json b/themes/fexo/package-lock.json index 22991f6..68f4ccd 100644 --- a/themes/fexo/package-lock.json +++ b/themes/fexo/package-lock.json @@ -980,7 +980,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 }, "currently-unhandled": {