From c52b7084bcceef115ef76a28b7bbe96ea6f250d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:28:41 +0000 Subject: [PATCH] fix(deps): update dependency astro to v4.5.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e804c60..a19c8fd 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "@astrojs/check": "0.5.10", "@astrojs/starlight": "0.21.2", - "astro": "4.5.9", + "astro": "4.5.12", "sharp": "0.33.3" }, "devDependencies": {