diff --git a/examples/cms-ghost/package.json b/examples/cms-ghost/package.json index ba4ee4cf1fef..1cfa48692142 100644 --- a/examples/cms-ghost/package.json +++ b/examples/cms-ghost/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "autoprefixer": "10.4.2", - "postcss": "8.4.31", + "postcss": "8.5.18", "tailwindcss": "^3.0.15" } }