diff --git a/web/package.json b/web/package.json index a120428..f0a21e3 100644 --- a/web/package.json +++ b/web/package.json @@ -10,7 +10,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/cloudflare": "^6.8.1", + "@astrojs/cloudflare": "^7.1.1", "@astrojs/tailwind": "^3.1.3", "@astrojs/vue": "^2.2.1", "@formkit/auto-animate": "^1.0.0-pre-alpha.3",