From af6a559cb912a0e55c702bb54b5a04383ea11e23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 22:15:26 +0000 Subject: [PATCH] Update dependency @astrojs/cloudflare to v13 [SECURITY] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a391a3e..1cc1626 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@astrojs/check": "^0.9.5", - "@astrojs/cloudflare": "^12.6.11", + "@astrojs/cloudflare": "^13.0.0", "@astrojs/react": "^4.4.2", "@astrojs/starlight": "^0.36.2", "@astrojs/starlight-tailwind": "^4.0.2",