diff --git a/website/package-lock.json b/website/package-lock.json index ca73c8c3c7b..deaa5b57fc6 100644 --- a/website/package-lock.json +++ b/website/package-lock.json @@ -14,7 +14,7 @@ "@astrojs/starlight-tailwind": "2.0.3", "@astrojs/tailwind": "5.1.2", "@playform/compress": "0.1.1", - "astro": "4.16.12", + "astro": "4.16.13", "astro-better-image-service": "2.0.37", "astro-integration-lottie": "0.3.1", "astro-robots-txt": "1.0.0", @@ -3026,9 +3026,9 @@ } }, "node_modules/astro": { - "version": "4.16.12", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.12.tgz", - "integrity": "sha512-NnFeIKhGW6MdXCQT2hRariUwfxqJUIRs6qKqaovaQkTojzxh2r1L8C49qanKc+huH9wK2C94VZB2T/tosyRl1A==", + "version": "4.16.13", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.13.tgz", + "integrity": "sha512-Mtd76+BC0zLWqoXpf9xc731AhdH4MNh5JFHYdLRvSH0Nqn48hA64dPGh/cWsJvh/DZFmC0NTZusM1Qq2gyNaVg==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3", diff --git a/website/package.json b/website/package.json index 215514a81b1..5812b2f9c9b 100644 --- a/website/package.json +++ b/website/package.json @@ -23,7 +23,7 @@ "@astrojs/starlight-tailwind": "2.0.3", "@astrojs/tailwind": "5.1.2", "@playform/compress": "0.1.1", - "astro": "4.16.12", + "astro": "4.16.13", "astro-better-image-service": "2.0.37", "astro-integration-lottie": "0.3.1", "astro-robots-txt": "1.0.0",