diff --git a/frontend/package.json b/frontend/package.json index 480ea56..d6ec9e9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -48,7 +48,7 @@ "autoprefixer": "^9", "craco-esbuild": "^0.3.4", "http-proxy-middleware": "^2.0.1", - "postcss": "^7", + "postcss": "^8", "react-scripts": "4.0.3", "tailwindcss": "npm:@tailwindcss/postcss7-compat", "typescript": "^4.4.3" diff --git a/frontend/yarn.lock b/frontend/yarn.lock index ff309f0..1cae1f4 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -8911,7 +8911,7 @@ postcss@^7, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17, po source-map "^0.6.1" supports-color "^6.1.0" -postcss@^8.1.0, postcss@^8.2.1: +postcss@^8, postcss@^8.1.0, postcss@^8.2.1: version "8.3.6" resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.6.tgz#2730dd76a97969f37f53b9a6096197be311cc4ea" integrity sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==