From 709069a52f34bcbec2504164ae6cc523e6ba5e1a Mon Sep 17 00:00:00 2001 From: Smeagol Date: Thu, 28 Dec 2023 19:00:22 +0000 Subject: [PATCH] Update dependency @astrojs/cloudflare to v8.0.1 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 456e7b2..bd7a239 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,9 +39,9 @@ } }, "node_modules/@astrojs/cloudflare": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-8.0.0.tgz", - "integrity": "sha512-JmbxfVjqJXJnzBe69fZEsX3u00DwsEEsCqDlh+pnaFoNjAGMubI+2yME7i0NBdH6TJ/YYWe889xQePZ0I7gu2g==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-8.0.1.tgz", + "integrity": "sha512-Cb7Ym7kj2sfGTbkEAdVfNY2qqvbXoui6m8CO3dYow/8P6nNn3nnaDeV7aqcDjcytpB5S3i8B7czhI2u7Tf5JhQ==", "dependencies": { "@astrojs/underscore-redirects": "^0.3.3", "@cloudflare/workers-types": "^4.20231025.0", -- 2.47.0