diff --git a/__fixtures__/test-project/web/package.json b/__fixtures__/test-project/web/package.json index 3df3579bd1ab..7454b3efadce 100644 --- a/__fixtures__/test-project/web/package.json +++ b/__fixtures__/test-project/web/package.json @@ -24,7 +24,7 @@ "@types/react": "^18.2.55", "@types/react-dom": "^18.2.19", "autoprefixer": "^10.4.20", - "postcss": "^8.4.44", + "postcss": "^8.4.45", "postcss-loader": "^8.1.1", "prettier-plugin-tailwindcss": "^0.5.12", "tailwindcss": "^3.4.10"