From bc27f162eee9f1e6f44bd32d23b91d5dcc882983 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 20:44:52 +0000 Subject: [PATCH] chore(deps-dev): Bump postcss from 8.4.24 to 8.4.31 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 759e508aba..d5bc825dac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17325,9 +17325,9 @@ } }, "node_modules/postcss": { - "version": "8.4.24", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz", - "integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==", + "version": "8.4.31", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "dev": true, "funding": [ { @@ -23166,7 +23166,7 @@ "d3-geo": "^1", "d3-selection": "^1", "leaflet-draw": "1.0.4", - "leaflet.gridlayer.googlemutant": "https://github.com/GordonSmith/Leaflet.GridLayer.GoogleMutant#master", + "leaflet.gridlayer.googlemutant": "git+ssh://git@github.com/GordonSmith/Leaflet.GridLayer.GoogleMutant.git#76640a02252b784e3463c076a1ce1924682c270f", "leaflet.heat": "0.2.0", "leaflet.markercluster": "1.5.3", "simpleheat": "0.4.0", @@ -25530,7 +25530,7 @@ "d3-selection": "^1", "leaflet": "1.9.4", "leaflet-draw": "1.0.4", - "leaflet.gridlayer.googlemutant": "https://github.com/GordonSmith/Leaflet.GridLayer.GoogleMutant#master", + "leaflet.gridlayer.googlemutant": "git+ssh://git@github.com/GordonSmith/Leaflet.GridLayer.GoogleMutant.git#76640a02252b784e3463c076a1ce1924682c270f", "leaflet.heat": "0.2.0", "leaflet.markercluster": "1.5.3", "simpleheat": "0.4.0", @@ -38696,9 +38696,9 @@ } }, "postcss": { - "version": "8.4.24", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz", - "integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==", + "version": "8.4.31", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "dev": true, "requires": { "nanoid": "^3.3.6",