diff --git a/package.json b/package.json index 76eebed4..0e849dd6 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "lint-staged": "^10.5.3", "mini-css-extract-plugin": "^1.3.3", "npm-run-all": "^4.1.5", - "postcss": "^8.2.1", + "postcss": "^8.2.2", "postcss-loader": "^4.1.0", "prettier": "^2.2.1", "release-it": "^14.2.2", diff --git a/yarn.lock b/yarn.lock index 68f3355d..02888d8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6735,10 +6735,10 @@ postcss@^7.0.14: source-map "^0.6.1" supports-color "^6.1.0" -postcss@^8.1.4, postcss@^8.2.1: - version "8.2.1" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.1.tgz#eabc5557c4558059b9d9e5b15bce7ffa9089c2a8" - integrity sha512-RhsqOOAQzTgh1UB/IZdca7F9WDb7SUCR2Vnv1x7DbvuuggQIpoDwjK+q0rzoPffhYvWNKX5JSwS4so4K3UC6vA== +postcss@^8.1.4, postcss@^8.2.2: + version "8.2.2" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.2.tgz#60613b62297005084fd21024a68637798864fe26" + integrity sha512-HM1NDNWLgglJPQQMNwvLxgH2KcrKZklKLi/xXYIOaqQB57p/pDWEJNS83PVICYsn1Dg/9C26TiejNr422/ePaQ== dependencies: colorette "^1.2.1" nanoid "^3.1.20"