From ebbf51a08c102c055e601645f09c5a93b32b0c4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 11:48:03 +0000 Subject: [PATCH] :paperclip: Update dependency @astrojs/cloudflare to v7 --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",