From 78c755ccdc25a889bce7da01feeacc4cc77d5c60 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Sep 2024 06:32:30 +0000 Subject: [PATCH] Update dependency @astrojs/cloudflare to v11.1.0 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 09bf63d..b4ce834 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,9 +39,9 @@ } }, "node_modules/@astrojs/cloudflare": { - "version": "11.0.5", - "resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-11.0.5.tgz", - "integrity": "sha512-HEUmq1VLZ5gpc8ExIIFgwQ8OPz2v3oshzIJhwCt+v4U1EAxcMWTHZc09d+K5qa98WsBwocsLWodLmKVG6VXm9g==", + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-11.1.0.tgz", + "integrity": "sha512-b3mGERtSr8gLEAczTy4iwZYXSfuj+R1ErYNTk1Wxjt7d1GArXb3+HUqefm+VI4/Pav98VRebBcnu1XJ2vf7uEQ==", "license": "MIT", "dependencies": { "@astrojs/internal-helpers": "0.4.1",