diff --git a/package-lock.json b/package-lock.json index 3803773d536c2bc..c67ab1c66626424 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "algoliasearch": "^5.12.0", - "astro": "^4.16.8", + "astro": "^4.16.9", "astro-breadcrumbs": "^3.2.0", "astro-icon": "^1.1.1", "astro-live-code": "^0.0.3", @@ -5013,9 +5013,9 @@ } }, "node_modules/astro": { - "version": "4.16.8", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.8.tgz", - "integrity": "sha512-BRWFP0UQ8gkOr90KQW7oooedtgCk/j91pyv1WQUmgZwMUZk/v0HJRiddAZgvGCECOnmZFc9ZqRZnBsAMUgApNQ==", + "version": "4.16.9", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.9.tgz", + "integrity": "sha512-DFYzPZooVArKSGu969BBByUV44tJMVDPGKxgqWNFBaIrkvGljdVUqQSVwD+/iPYACoSkI8BRYvDMEBDkathIUQ==", "dev": true, "dependencies": { "@astrojs/compiler": "^2.10.3", diff --git a/package.json b/package.json index 1c7ee46d884f1eb..59610afcb5a1341 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "algoliasearch": "^5.12.0", - "astro": "^4.16.8", + "astro": "^4.16.9", "astro-breadcrumbs": "^3.2.0", "astro-icon": "^1.1.1", "astro-live-code": "^0.0.3",