diff --git a/package.json b/package.json index c0304c99..99f02d78 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "lint-staged": "^10.5.4", "mini-css-extract-plugin": "^1.5.0", "npm-run-all": "^4.1.5", - "postcss": "^8.2.10", + "postcss": "^8.2.12", "postcss-loader": "^5.2.0", "prettier": "^2.2.1", "release-it": "^14.6.1", diff --git a/yarn.lock b/yarn.lock index 6ae11377..9eae44ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6865,10 +6865,10 @@ postcss@^7.0.14: source-map "^0.6.1" supports-color "^6.1.0" -postcss@^8.2.10: - version "8.2.10" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.10.tgz#ca7a042aa8aff494b334d0ff3e9e77079f6f702b" - integrity sha512-b/h7CPV7QEdrqIxtAf2j31U5ef05uBDuvoXv6L51Q4rcS1jdlXAVKJv+atCFdUXYl9dyTHGyoMzIepwowRJjFw== +postcss@^8.2.10, postcss@^8.2.12: + version "8.2.12" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.12.tgz#81248a1a87e0f575cc594a99a08207fd1c4addc4" + integrity sha512-BJnGT5+0q2tzvs6oQfnY2NpEJ7rIXNfBnZtQOKCIsweeWXBXeDd5k31UgTdS3d/c02ouspufn37mTaHWkJyzMQ== dependencies: colorette "^1.2.2" nanoid "^3.1.22"