Update dependency @astrojs/cloudflare to v10.2.3

This commit is contained in:
Smeagol 2024-04-23 06:02:39 +00:00
parent e70278fbcc
commit bde8f469fa

6
package-lock.json generated
View file

@ -39,9 +39,9 @@
} }
}, },
"node_modules/@astrojs/cloudflare": { "node_modules/@astrojs/cloudflare": {
"version": "10.2.2", "version": "10.2.3",
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.2.2.tgz", "resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.2.3.tgz",
"integrity": "sha512-e4FZUnlKrV10YWEYoLd59PcrECb0lcUw9Co6Cp+6UoqM+C8I/A8zGWk7sbhNJOy/KswUBTLFxN8UXbgdbQaW8g==", "integrity": "sha512-1qUzg2faT2vjZx0s1tdjpc9VEFeDSXsdiE7ambZq9A02lRYixMiMVMO/U4jR1MZjRtOWr1EtnRV9+7leo8RnBw==",
"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",