diff --git a/packages/bun/package.json b/packages/bun/package.json index dd99c85..dc9bc3a 100644 --- a/packages/bun/package.json +++ b/packages/bun/package.json @@ -53,7 +53,7 @@ ] }, "devDependencies": { - "autoprefixer": "9.8.8", + "autoprefixer": "10.4.20", "postcss": "7.0.39", "tailwindcss": "npm:@tailwindcss/postcss7-compat" }