diff --git a/package-lock.json b/package-lock.json index 298b8714c9cf1d..d70721125d5fe5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@types/react-dom": "19.0.4", "@typescript-eslint/parser": "8.34.1", "algoliasearch": "5.27.0", - "astro": "5.9.3", + "astro": "5.10.0", "astro-breadcrumbs": "3.3.1", "astro-icon": "1.1.5", "astro-live-code": "0.0.6", @@ -7219,9 +7219,9 @@ } }, "node_modules/astro": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.9.3.tgz", - "integrity": "sha512-VReZrpUa/3rfeiVvsQ1A2M3ujDPI+pDGIYOMtXPEZwut8tZoEyealXXLjitgCsJ+3dunKGZbg4Eak6i+r0vniw==", + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.10.0.tgz", + "integrity": "sha512-g/t54kVzQnFVijs+GbbbX/NBAFTl/3yNAEA/AQYq4FumLLVv7n4BIF+jKhcPGn9iFGyT1Cjvr7KB/qYyNvHEIg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 633e5cdc509ef2..d773c22b54f712 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/react-dom": "19.0.4", "@typescript-eslint/parser": "8.34.1", "algoliasearch": "5.27.0", - "astro": "5.9.3", + "astro": "5.10.0", "astro-breadcrumbs": "3.3.1", "astro-icon": "1.1.5", "astro-live-code": "0.0.6",