diff --git a/package-lock.json b/package-lock.json index 1234ac7..872cb3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2050,9 +2050,9 @@ } }, "node_modules/astro": { - "version": "5.16.12", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.12.tgz", - "integrity": "sha512-R2LH1GW4JexpSMWffbpzkeZDAwbdZwI5BclXEwi+vIUPxQI+7Y9ZogJ5u4ukdYFGrcrie/0z+Od4i3MlR0nELQ==", + "version": "5.16.14", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.14.tgz", + "integrity": "sha512-+XtShBCwsL5IezGvSeJTIHoZl3RGDOiB2u54t5phS+3haa0A5kGWXbZAmh5O/xFIv19/1cxHbDFa2i0Ot16SMw==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.13.0",