diff --git a/embedchain/examples/full_stack/frontend/package.json b/embedchain/examples/full_stack/frontend/package.json index 462844d8bf..36185884d4 100644 --- a/embedchain/examples/full_stack/frontend/package.json +++ b/embedchain/examples/full_stack/frontend/package.json @@ -14,7 +14,7 @@ "eslint-config-next": "13.4.9", "flowbite": "^1.7.0", "next": "13.4.9", - "postcss": "8.4.25", + "postcss": "8.5.3", "react": "18.2.0", "react-dom": "18.2.0", "tailwindcss": "3.3.2"