Update dependency @astrojs/cloudflare to v10.2.5

This commit is contained in:
Smeagol 2024-05-03 06:01:39 +00:00
parent 6300f46a20
commit f7f2fc8ca0

6
package-lock.json generated
View file

@ -39,9 +39,9 @@
}
},
"node_modules/@astrojs/cloudflare": {
"version": "10.2.4",
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.2.4.tgz",
"integrity": "sha512-/9uw09VEEjbfv1yeER4qEWkuQWqJvIAlcZZSSkqcB8/ZCOz/TPzXimvmhndIWCTUsBFvQNP4fqemMtoEAW92Ug==",
"version": "10.2.5",
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.2.5.tgz",
"integrity": "sha512-5tKPU5m/zYwz2CU9vCSKo4tgWsdD7xwpUlDkVbKPwgSkfVB6ZuXb8ffLYnahtUc1Gvh7HgaBSaagPVHGCp73WQ==",
"dependencies": {
"@astrojs/internal-helpers": "0.3.0",
"@astrojs/underscore-redirects": "^0.3.3",