diff --git a/package.json b/package.json index d7d98170aca..c9dc8c8701e 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "lint-staged": "^11.0.0", "mini-css-extract-plugin": "^1.6.0", "npm-run-all": "^4.1.5", - "postcss": "^8.3.1", + "postcss": "^8.3.2", "postcss-loader": "^5.3.0", "prettier": "^2.3.1", "release-it": "^14.8.0", diff --git a/yarn.lock b/yarn.lock index 4a817e45671..810c24abdab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6750,10 +6750,10 @@ postcss-value-parser@^4.1.0: resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb" integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ== -postcss@^8.2.15, postcss@^8.3.1: - version "8.3.1" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.1.tgz#71f380151c227f83b898294a46481f689f86b70a" - integrity sha512-9qH0MGjsSm+fjxOi3GnwViL1otfi7qkj+l/WX5gcRGmZNGsIcqc+A5fBkE6PUobEQK4APqYVaES+B3Uti98TCw== +postcss@^8.2.15, postcss@^8.3.2: + version "8.3.2" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.2.tgz#ed3ec489f5428af5740cd6effcc216b4d455ee64" + integrity sha512-y1FK/AWdZlBF5lusS5j5l4/vF67+vQZt1SXPVJ32y1kRGDQyrs1zk32hG1cInRTu14P0V+orPz+ifwW/7rR4bg== dependencies: colorette "^1.2.2" nanoid "^3.1.23"