diff --git a/package.json b/package.json index 051cfad1..b3ae9866 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "lint-staged": "^11.2.3", "mini-css-extract-plugin": "^2.4.2", "npm-run-all": "^4.1.5", - "postcss": "^8.3.10", + "postcss": "^8.3.11", "postcss-loader": "^6.2.0", "prettier": "^2.4.1", "release-it": "^14.11.6", diff --git a/yarn.lock b/yarn.lock index 55f609a1..65a3c993 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6174,10 +6174,10 @@ postcss@^7.0.36: source-map "^0.6.1" supports-color "^6.1.0" -postcss@^8.2.15, postcss@^8.3.10: - version "8.3.10" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.10.tgz#4d614e108ccc69c65c2f6dc6cec23dd5c85b73af" - integrity sha512-YYfvfUdWx+ECpr5Hgc6XRfsaux8LksL5ey8qTtWiuRXOpOF1YYMwAySdh0nSmwhZAFvvJ6rgiIkKVShu4x2T1Q== +postcss@^8.2.15, postcss@^8.3.11: + version "8.3.11" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.11.tgz#c3beca7ea811cd5e1c4a3ec6d2e7599ef1f8f858" + integrity sha512-hCmlUAIlUiav8Xdqw3Io4LcpA1DOt7h3LSTAC4G6JGHFFaWzI6qvFt9oilvl8BmkbBRX1IhM90ZAmpk68zccQA== dependencies: nanoid "^3.1.30" picocolors "^1.0.0"