diff --git a/package-lock.json b/package-lock.json index cb7b5f12..1f70994d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@astrojs/starlight": "^0.37.3", "@astrojs/vercel": "^9.0.4", "@vercel/analytics": "^1.6.1", - "astro": "^5.16.12" + "astro": "^5.16.14" }, "devDependencies": { "@actions/core": "^2.0.2", @@ -5834,9 +5834,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", diff --git a/package.json b/package.json index 0df2d980..66df4597 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@astrojs/starlight": "^0.37.3", "@astrojs/vercel": "^9.0.4", "@vercel/analytics": "^1.6.1", - "astro": "^5.16.12" + "astro": "^5.16.14" }, "devDependencies": { "@actions/core": "^2.0.2",