diff --git a/examples/astro/package.json b/examples/astro/package.json index 0f4d0fb799f0..e56325ad8c15 100644 --- a/examples/astro/package.json +++ b/examples/astro/package.json @@ -8,7 +8,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/vercel": "7.6.0", + "@astrojs/vercel": "8.0.2", "astro": "^4.9.2", "react": "18.3.1", "web-vitals": "^4.0.1"