diff --git a/package-lock.json b/package-lock.json index b493366..84520f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3460,9 +3460,9 @@ } }, "node_modules/astro": { - "version": "4.9.1", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.9.1.tgz", - "integrity": "sha512-9TsoAu0WBPiqyAIj9H0JW7R+tIjPjFsPKo70Nja6WL3imTTuUJQmnCre4ZVmoNV3oicTTlb+N4zjRYANW0Ty9A==", + "version": "4.9.2", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.9.2.tgz", + "integrity": "sha512-apzpRoISk6L8g99m3zKIW5SYxw2GhOju/1Gq0Ccf3SH+X2UcFXF+MTdxPOFl5yJUQg7X0qsVQDOIVf8zHRRKFg==", "dev": true, "dependencies": { "@astrojs/compiler": "^2.8.0",