diff --git a/package-lock.json b/package-lock.json index 91cc616..c20b77f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1990,9 +1990,9 @@ } }, "node_modules/astro": { - "version": "4.10.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.10.3.tgz", - "integrity": "sha512-TWCJM+Vg+y0UoEz/H75rfp/u2N8yxeQQ2UrU9+fMcbjlzQJtGGDq3ApdundqPZgAuCryRuJnrKytStMZCFnlvQ==", + "version": "4.11.0", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.11.0.tgz", + "integrity": "sha512-3VWxz/08sChQIX68tuE7Y769DUdjsT3Zq2/y4SkrDRlwN9IZ/aebwcRWr5a2yMSdO2vpFxtEdobq0mKnMlLErg==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.8.0",