Update dependency @astrojs/cloudflare to v11.1.0 #151

Merged
jahanson merged 1 commit from renovate/astrojs-cloudflare-11.x-lockfile into main 2024-09-29 10:41:54 -05:00

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