diff --git a/website/package-lock.json b/website/package-lock.json index 6cde5758b53..d1fc99fa4dc 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.11", + "astro": "4.16.12", "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.11", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.11.tgz", - "integrity": "sha512-Pm0ATut4f8kM2OKbSDbatO5Q/f2ynt1dbc5UGQN8I5bFnJvDbJj3R1NE513BOXXv4GQBKJZUshcZEMvlZpA61g==", + "version": "4.16.12", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.16.12.tgz", + "integrity": "sha512-NnFeIKhGW6MdXCQT2hRariUwfxqJUIRs6qKqaovaQkTojzxh2r1L8C49qanKc+huH9wK2C94VZB2T/tosyRl1A==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3", diff --git a/website/package.json b/website/package.json index 6f116c8022a..679e3d1e3e4 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.11", + "astro": "4.16.12", "astro-better-image-service": "2.0.37", "astro-integration-lottie": "0.3.1", "astro-robots-txt": "1.0.0",