diff --git a/package-lock.json b/package-lock.json index 09ed715cbe54360..f2be09939246899 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@types/react-dom": "19.0.4", "@typescript-eslint/parser": "8.33.1", "algoliasearch": "5.25.0", - "astro": "5.8.0", + "astro": "5.8.1", "astro-breadcrumbs": "3.3.1", "astro-icon": "1.1.5", "astro-live-code": "0.0.6", @@ -7209,9 +7209,9 @@ } }, "node_modules/astro": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.8.0.tgz", - "integrity": "sha512-G57ELkdIntDiSrucA5lQaRtBOjquaZ9b9NIwoz2f471ZuuJcynLjWgItgBzlrz5UMY4WqnFbVWUCKlJb7nt9bA==", + "version": "5.8.1", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.8.1.tgz", + "integrity": "sha512-lkBg1smMRFW+FQ6i92SgEN53o4+ItRjlRt6Ck+rEjmTcb57Bid7faTNKUQNYuNnxiesTWw3NJDyVPQPbfKDyfw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 785edcf6625f420..d271a2c9f43a22c 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/react-dom": "19.0.4", "@typescript-eslint/parser": "8.33.1", "algoliasearch": "5.25.0", - "astro": "5.8.0", + "astro": "5.8.1", "astro-breadcrumbs": "3.3.1", "astro-icon": "1.1.5", "astro-live-code": "0.0.6",