Update dependency @astrojs/cloudflare to v11.0.1

This commit is contained in:
Smeagol 2024-06-25 11:37:34 +00:00
parent ac639152d8
commit ff788bb128

6
package-lock.json generated
View file

@ -39,9 +39,9 @@
}
},
"node_modules/@astrojs/cloudflare": {
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-11.0.0.tgz",
"integrity": "sha512-758bQKWUJwjLjRMIR0Sy0dcztk/l7ZnxnH7MMFvgzUO58LpdeNRyIJuEMo79YjAR5g23wUfwRqi0UqKmzD/CkQ==",
"version": "11.0.1",
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-11.0.1.tgz",
"integrity": "sha512-VuUSFS2ZhxWIfo7RgHvAvaMff3iqeWFVCgh+0WHywjWvJle2J5jlpdUK5seR3NkTWr9yYOPSSr1tP34C8E/w0w==",
"license": "MIT",
"dependencies": {
"@astrojs/internal-helpers": "0.3.0",