Update dependency @astrojs/cloudflare to v11.1.0

This commit is contained in:
Smeagol 2024-09-23 06:32:30 +00:00
parent 1b9af6d2b1
commit 78c755ccdc

6
package-lock.json generated
View file

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