From 89be46e4bd4593b0ebd078114c8b637bb6fe54e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 18:11:41 +0000 Subject: [PATCH] Update dependency postcss to v8.5.10 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0f1b5538c8..85c801f113e 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint-plugin-prettier": "4.2.1", "eslint-plugin-react": "7.32.2", "gatsby-plugin-no-sourcemaps": "5.13.0", - "postcss": "8.4.31", + "postcss": "8.5.10", "postcss-import": "^15.1.0", "prettier": "2.8.8", "prettier-plugin-tailwindcss": "^0.4.0",