Update dependency @astrojs/cloudflare to v8.0.1

This commit is contained in:
Smeagol 2023-12-28 19:00:22 +00:00
parent 140bbe8d69
commit 709069a52f

6
package-lock.json generated
View file

@ -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",