diff --git a/package-lock.json b/package-lock.json index 63a0124..8377690 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2521,9 +2521,9 @@ } }, "node_modules/astro": { - "version": "5.15.2", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.15.2.tgz", - "integrity": "sha512-xQQ+PiYJ7WpUJrHJpAb52TQAUCFmSR8lAtQr3tFfSIZoTQiEMFx3HITJ01t3eDUpHjja8J6JcYqgAhr9xygKQg==", + "version": "5.15.3", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.15.3.tgz", + "integrity": "sha512-wUO/isJrcUoduRoKacKB9jpO6TxTlPV1zw8UqQx39jSNY7z9IxusJAiib3AiNvqK+dCWhqXx+OnExCCwELmcUw==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2",