From d856d7ed55fafc6fabf8f65b5a39be999dc96708 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 01:40:21 +0000 Subject: [PATCH] Bump css-what 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] --- .../MIG40/src/frontend/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MIG - Migrating Applications to the Cloud/MIG40/src/frontend/package-lock.json b/MIG - Migrating Applications to the Cloud/MIG40/src/frontend/package-lock.json index 9ef77d1..c308f79 100644 --- a/MIG - Migrating Applications to the Cloud/MIG40/src/frontend/package-lock.json +++ b/MIG - Migrating Applications to the Cloud/MIG40/src/frontend/package-lock.json @@ -2079,9 +2079,9 @@ "dev": true }, "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=", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz", + "integrity": "sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg==", "dev": true }, "cssesc": {