diff --git a/package-lock.json b/package-lock.json index f8e76295678db66..59ebef7f19b887c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "@types/react-dom": "19.0.4", "@typescript-eslint/parser": "8.41.0", "algoliasearch": "5.36.0", - "astro": "5.13.2", + "astro": "5.13.5", "astro-breadcrumbs": "3.3.1", "astro-icon": "1.1.5", "astro-live-code": "0.0.6", @@ -6116,9 +6116,9 @@ } }, "node_modules/astro": { - "version": "5.13.2", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.2.tgz", - "integrity": "sha512-yjcXY0Ua3EwjpVd3GoUXa65HQ6qgmURBptA+M9GzE0oYvgfuyM7bIbH8IR/TWIbdefVUJR5b7nZ0oVnMytmyfQ==", + "version": "5.13.5", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.13.5.tgz", + "integrity": "sha512-XmBzkl13XU97+n/QiOM5uXQdAVe0yKt5gO+Wlgc8dHRwHR499qhMQ5sMFckLJweUINLzcNGjP3F5nG4wV8a2XA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index fb4ed8bde148a6e..1f12fff3fa1d968 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@types/react-dom": "19.0.4", "@typescript-eslint/parser": "8.41.0", "algoliasearch": "5.36.0", - "astro": "5.13.2", + "astro": "5.13.5", "astro-breadcrumbs": "3.3.1", "astro-icon": "1.1.5", "astro-live-code": "0.0.6",