diff --git a/package-lock.json b/package-lock.json index 38356b4..0444249 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1289,9 +1289,9 @@ } }, "node_modules/astro": { - "version": "3.6.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-3.6.3.tgz", - "integrity": "sha512-oEkYfXTk38MulcM0lgonGxDO+si4XbPyaf82YK+STLbEFtRggJYiQTyM0zGXnpLEiXX0DOjSvWLhFw3iVcZY1w==", + "version": "3.6.4", + "resolved": "https://registry.npmjs.org/astro/-/astro-3.6.4.tgz", + "integrity": "sha512-YatUyWEQ9GUC79Wc2zbovy6D6bXPW9++Z6PYs4GDamEDspUSnnzL/INB7WJqgFI0xAFk9jcUr+MZYjkdWqXYTw==", "dependencies": { "@astrojs/compiler": "^2.3.0", "@astrojs/internal-helpers": "0.2.1",