diff --git a/package-lock.json b/package-lock.json index e0f12ed..f3315f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1129,9 +1129,9 @@ } }, "node_modules/astro": { - "version": "3.6.4", - "resolved": "https://registry.npmjs.org/astro/-/astro-3.6.4.tgz", - "integrity": "sha512-YatUyWEQ9GUC79Wc2zbovy6D6bXPW9++Z6PYs4GDamEDspUSnnzL/INB7WJqgFI0xAFk9jcUr+MZYjkdWqXYTw==", + "version": "3.6.5", + "resolved": "https://registry.npmjs.org/astro/-/astro-3.6.5.tgz", + "integrity": "sha512-fyVubQfb6+Bc2/XigXNeJ06HHwNFB9EnAQohJcrja6RB1PhIcZRusyIamywHWjoJ4a1T0HxMkzBLNW96DBqpNw==", "dependencies": { "@astrojs/compiler": "^2.3.0", "@astrojs/internal-helpers": "0.2.1",