diff --git a/package-lock.json b/package-lock.json index ac3c1ad2..bfaae91c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "ftp-deploy": "^2.4.1", "gatsby-plugin-postcss": "^6.11.0", "gh-pages": "^ 5.0.0", - "postcss": "^8.4.24", + "postcss": "^8.4.31", "prettier": "3.0.2", "tailwindcss": "^3.3.2" } @@ -14004,9 +14004,9 @@ "integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==" }, "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==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 8322d309..e17e985a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "ftp-deploy": "^2.4.1", "gatsby-plugin-postcss": "^6.11.0", "gh-pages": "^ 5.0.0", - "postcss": "^8.4.24", + "postcss": "^8.4.31", "prettier": "3.0.2", "tailwindcss": "^3.3.2" },