Merge pull request 'Update dependency @astrojs/cloudflare to v8.0.1' (#40) from renovate/astrojs-cloudflare-8.x-lockfile into main

Reviewed-on: #40
This commit is contained in:
Joseph Hanson 2023-12-28 19:17:39 +00:00
commit 2a310f8cf5

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