diff --git a/package-lock.json b/package-lock.json index e999090a348137..3a52b68a0b2e1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@types/react-dom": "19.0.4", "@typescript-eslint/parser": "8.32.1", "algoliasearch": "5.25.0", - "astro": "5.7.12", + "astro": "5.7.13", "astro-breadcrumbs": "3.3.1", "astro-icon": "1.1.5", "astro-live-code": "0.0.6", @@ -7133,9 +7133,9 @@ } }, "node_modules/astro": { - "version": "5.7.12", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.7.12.tgz", - "integrity": "sha512-UQOItiZz2hcv9PlHTQ6dNqFDIVNPnmwk6eyAjJqPE9O8EDHZK2JKtTRD0CBFN2Uqr0RE0TWP2gqDpLfsa5dJEA==", + "version": "5.7.13", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.7.13.tgz", + "integrity": "sha512-cRGq2llKOhV3XMcYwQpfBIUcssN6HEK5CRbcMxAfd9OcFhvWE7KUy50zLioAZVVl3AqgUTJoNTlmZfD2eG0G1w==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 0d8765a2be55a1..80d988eee2a510 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/react-dom": "19.0.4", "@typescript-eslint/parser": "8.32.1", "algoliasearch": "5.25.0", - "astro": "5.7.12", + "astro": "5.7.13", "astro-breadcrumbs": "3.3.1", "astro-icon": "1.1.5", "astro-live-code": "0.0.6",