diff --git a/website/package-lock.json b/website/package-lock.json index 8e9ef2e28b5..18bcaf29bf8 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -14,7 +14,7 @@ "@astrojs/starlight-tailwind": "3.0.1", "@astrojs/tailwind": "6.0.2", "@playform/compress": "0.2.0", - "astro": "5.13.10", + "astro": "5.13.11", "astro-better-image-service": "2.1.9", "astro-integration-lottie": "0.3.2", "astro-robots-txt": "1.0.0", @@ -2976,9 +2976,9 @@ } }, "node_modules/astro": { - "version": "5.13.10", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.10.tgz", - "integrity": "sha512-PgIrIYvrR7fCoSPPt1sGlpoYK/FNil1BwKazND1DyaZC7SbWLi9hdIHM3ApdrL2SWK7oiADRPw7cTn80UyDWqA==", + "version": "5.13.11", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.11.tgz", + "integrity": "sha512-qKB+95GtyJSwVn5TDi31FTIcsohzA/nLhyATWn5VWqok1VLzZvm/1KHCk4tNElSrAQ5BisxUIMZWTh+B4X2JvQ==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", diff --git a/website/package.json b/website/package.json index d16090a8689..fec5a014e67 100644 --- a/website/package.json +++ b/website/package.json @@ -23,7 +23,7 @@ "@astrojs/starlight-tailwind": "3.0.1", "@astrojs/tailwind": "6.0.2", "@playform/compress": "0.2.0", - "astro": "5.13.10", + "astro": "5.13.11", "astro-better-image-service": "2.1.9", "astro-integration-lottie": "0.3.2", "astro-robots-txt": "1.0.0",