Update dependency @astrojs/cloudflare to v10.2.6

This commit is contained in:
Smeagol 2024-05-15 14:04:29 +00:00
parent 21af0da929
commit f4787e27b8

6
package-lock.json generated
View file

@ -39,9 +39,9 @@
} }
}, },
"node_modules/@astrojs/cloudflare": { "node_modules/@astrojs/cloudflare": {
"version": "10.2.5", "version": "10.2.6",
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.2.5.tgz", "resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.2.6.tgz",
"integrity": "sha512-5tKPU5m/zYwz2CU9vCSKo4tgWsdD7xwpUlDkVbKPwgSkfVB6ZuXb8ffLYnahtUc1Gvh7HgaBSaagPVHGCp73WQ==", "integrity": "sha512-pgAT9+D866T/ER/L1+t2HvTtJzWhnZF7h7g2ur2ssv3AriJsXrS+Pny6ZTLYY11tuCx7GNxjY4H0jz1AOxuLig==",
"dependencies": { "dependencies": {
"@astrojs/internal-helpers": "0.3.0", "@astrojs/internal-helpers": "0.3.0",
"@astrojs/underscore-redirects": "^0.3.3", "@astrojs/underscore-redirects": "^0.3.3",