diff --git a/package-lock.json b/package-lock.json index d2c05fce..72573937 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.14" + "astro": "^5.16.15" }, "devDependencies": { "@actions/core": "^2.0.2", @@ -5834,9 +5834,9 @@ } }, "node_modules/astro": { - "version": "5.16.14", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.14.tgz", - "integrity": "sha512-+XtShBCwsL5IezGvSeJTIHoZl3RGDOiB2u54t5phS+3haa0A5kGWXbZAmh5O/xFIv19/1cxHbDFa2i0Ot16SMw==", + "version": "5.16.15", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.15.tgz", + "integrity": "sha512-+X1Z0NTi2pa5a0Te6h77Dgc44fYj63j1yx6+39Nvg05lExajxSq7b1Uj/gtY45zoum8fD0+h0nak+DnHighs3A==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.13.0", diff --git a/package.json b/package.json index 302b6808..449200c3 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.14" + "astro": "^5.16.15" }, "devDependencies": { "@actions/core": "^2.0.2",