diff --git a/THIRD_PARTY_LICENSES.txt b/THIRD_PARTY_LICENSES.txt index 9bd85dcea..c2fdecb63 100644 --- a/THIRD_PARTY_LICENSES.txt +++ b/THIRD_PARTY_LICENSES.txt @@ -39917,7 +39917,7 @@ THE SOFTWARE. The following npm package may be included in this product: - - postcss@8.5.11 + - postcss@8.5.12 This package contains the following license: diff --git a/package-lock.json b/package-lock.json index 6cb615ebc..6129b42bd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -376,7 +376,7 @@ "jsonc-eslint-parser": "2.4.2", "lint-staged": "15.5.2", "pino-pretty": "9.4.1", - "postcss": "8.5.11", + "postcss": "8.5.12", "postcss-import": "14.1.0", "postcss-preset-env": "7.5.0", "postcss-url": "8.0.0", @@ -52960,9 +52960,9 @@ } }, "node_modules/postcss": { - "version": "8.5.11", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.11.tgz", - "integrity": "sha512-5dDj8+lmvA8XB78SmzGI8NlQoksv7IfutGWeVZxiixHbO+p4LDPT3wuG/D9sM/wrjZZ9I+Siy/e117vbFPxSZg==", + "version": "8.5.12", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.12.tgz", + "integrity": "sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 6eed7b0c8..24915a0af 100644 --- a/package.json +++ b/package.json @@ -401,7 +401,7 @@ "jsonc-eslint-parser": "2.4.2", "lint-staged": "15.5.2", "pino-pretty": "9.4.1", - "postcss": "8.5.11", + "postcss": "8.5.12", "postcss-import": "14.1.0", "postcss-preset-env": "7.5.0", "postcss-url": "8.0.0",