diff --git a/package-lock.json b/package-lock.json index 0447060daec7662..bd65f182daff31e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@types/react-dom": "19.0.4", "@typescript-eslint/parser": "8.31.1", "algoliasearch": "5.23.4", - "astro": "5.7.8", + "astro": "5.7.9", "astro-breadcrumbs": "3.3.1", "astro-icon": "1.1.5", "astro-live-code": "0.0.5", @@ -6987,9 +6987,9 @@ } }, "node_modules/astro": { - "version": "5.7.8", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.7.8.tgz", - "integrity": "sha512-82ku6+wOGXP5c5+YOkBzEGJ/k8/GVSeN0xD/TNUrPf5nvWpGGpngxtUAwuruKF6wIxRC1/SwlUVCs/4QT98iZQ==", + "version": "5.7.9", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.7.9.tgz", + "integrity": "sha512-P0cLijpmu4xZEXIh83ROOJqiCWRA7KSo24nhRLIjbMkiPElXu2qL1c28m7xhylCXeHa0lnCGPLyNjs1Wx3GyxA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index a5fb4b2f539c1cc..f00baf0b8744c99 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/react-dom": "19.0.4", "@typescript-eslint/parser": "8.31.1", "algoliasearch": "5.23.4", - "astro": "5.7.8", + "astro": "5.7.9", "astro-breadcrumbs": "3.3.1", "astro-icon": "1.1.5", "astro-live-code": "0.0.5",