diff --git a/package-lock.json b/package-lock.json index ecb47bf06f2507d..e1d2bcafc9bafee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "@types/react-dom": "19.0.4", "@typescript-eslint/parser": "8.37.0", "algoliasearch": "5.30.0", - "astro": "5.11.0", + "astro": "5.11.2", "astro-breadcrumbs": "3.3.1", "astro-icon": "1.1.5", "astro-live-code": "0.0.6", @@ -7206,9 +7206,9 @@ } }, "node_modules/astro": { - "version": "5.11.0", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.0.tgz", - "integrity": "sha512-MEICntERthUxJPSSDsDiZuwiCMrsaYy3fnDhp4c6ScUfldCB8RBnB/myYdpTFXpwYBy6SgVsHQ1H4MuuA7ro/Q==", + "version": "5.11.2", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.11.2.tgz", + "integrity": "sha512-jKJCqp0PMZ1ZpP2xySghsJ1xK7ZNh/ISTRNBf/7khY3iEGq/zup49ZMhNZXK5Cd/dFWP/pdBNHD91SByA42IvQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e943f8c9dd161f9..049f9f789738720 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/react-dom": "19.0.4", "@typescript-eslint/parser": "8.37.0", "algoliasearch": "5.30.0", - "astro": "5.11.0", + "astro": "5.11.2", "astro-breadcrumbs": "3.3.1", "astro-icon": "1.1.5", "astro-live-code": "0.0.6",