From db4efa6453f3954b6077c72f4559d62ac58ebb2a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Dec 2023 17:40:13 +0000 Subject: [PATCH] fix: packages/react-google-maps-api-gatsby-example/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- packages/react-google-maps-api-gatsby-example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-google-maps-api-gatsby-example/package.json b/packages/react-google-maps-api-gatsby-example/package.json index c7d51b8b3..715170494 100644 --- a/packages/react-google-maps-api-gatsby-example/package.json +++ b/packages/react-google-maps-api-gatsby-example/package.json @@ -41,7 +41,7 @@ "redux-actions": "3.0.0", "redux-immutable": "4.0.0", "redux-thunk": "2.4.2", - "stylelint": "15.10.2", + "stylelint": "16.1.0", "stylelint-a11y": "1.2.3", "stylelint-config-css-modules": "4.3.0", "stylelint-config-recommended": "13.0.0",