diff --git a/package-lock.json b/package-lock.json index c234d4a9..cf40b66a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "dotenv-webpack": "8.1.0", "html-webpack-plugin": "5.6.0", "lodash.debounce": "4.0.8", - "postcss": "8.4.39", + "postcss": "8.4.40", "postcss-loader": "8.1.1", "react": "18.3.1", "react-dom": "18.3.1", @@ -9885,9 +9885,9 @@ } }, "node_modules/postcss": { - "version": "8.4.39", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.39.tgz", - "integrity": "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==", + "version": "8.4.40", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.40.tgz", + "integrity": "sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 9eb06595..6e0b0880 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dotenv-webpack": "8.1.0", "html-webpack-plugin": "5.6.0", "lodash.debounce": "4.0.8", - "postcss": "8.4.39", + "postcss": "8.4.40", "postcss-loader": "8.1.1", "react": "18.3.1", "react-dom": "18.3.1",