diff --git a/package-lock.json b/package-lock.json index bd7a239..6f1b30b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1859,9 +1859,9 @@ } }, "node_modules/astro": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.0.8.tgz", - "integrity": "sha512-LwbYUfdrfys5mtI6cA5V8UvPRUVVTRQ68uF1ylrEge6BkPcHHJ7qCYLNdjnNPxZDR9bWi1awILJESB6j+w0P4w==", + "version": "4.0.9", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.0.9.tgz", + "integrity": "sha512-xQHapUGqdHQuaBDCYZxyVh5rvpgIUuulsEITl7bOQ6rRXwbQtoGc5gQ95dGV830PEpvyAGVhQ9pA8PIwfCMpeg==", "dependencies": { "@astrojs/compiler": "^2.3.4", "@astrojs/internal-helpers": "0.2.1",