diff --git a/package-lock.json b/package-lock.json index bd764154..78096766 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@astrojs/starlight": "^0.37.2", "@astrojs/vercel": "^9.0.3", "@vercel/analytics": "^1.6.1", - "astro": "^5.16.8" + "astro": "^5.16.9" }, "devDependencies": { "@actions/core": "^2.0.2", @@ -5659,9 +5659,9 @@ } }, "node_modules/astro": { - "version": "5.16.8", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.8.tgz", - "integrity": "sha512-gzZE+epuCrNuxOa8/F1dzkllDOFvxWhGeobQKeBRIAef5sUpUKMHZo/8clse+02rYnKJCgwXBgjW4uTu9mqUUw==", + "version": "5.16.9", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.16.9.tgz", + "integrity": "sha512-gJvoZv0v8xCcKBcsxz1ZfXqoJ7sJJcyoKP8bUTjkuD4vDShLe0N26em4LQxitVv/2HLOpldQg67bEHB/qGoxJA==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.13.0", diff --git a/package.json b/package.json index a495ecf2..bddca2e9 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@astrojs/starlight": "^0.37.2", "@astrojs/vercel": "^9.0.3", "@vercel/analytics": "^1.6.1", - "astro": "^5.16.8" + "astro": "^5.16.9" }, "devDependencies": { "@actions/core": "^2.0.2",