diff --git a/package-lock.json b/package-lock.json index 7741295..39752cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1450,9 +1450,9 @@ } }, "node_modules/astro": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.6.2.tgz", - "integrity": "sha512-Kl+Wd7MJMQFnI3+V0JxF4HPbs8M67eltqQgtztReOwDLSl0VnOd39rM61W/3LEh10FZ0F13xrDgtdgfXzuLVbg==", + "version": "4.6.3", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.6.3.tgz", + "integrity": "sha512-p2zs1Gac+ysdc/yFCoc8pOXTZE5L9foAtmqUzUVL22WX68bYTRovd03GRs7J1MDpwzsl9kJtlK20ROpjyIFpNw==", "dependencies": { "@astrojs/compiler": "^2.7.1", "@astrojs/internal-helpers": "0.4.0",