From d4b4b23012dde25d350dbc1ef8a647a29267aea8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 12 Jan 2025 03:22:55 +0100 Subject: [PATCH] =?UTF-8?q?fix(website):=20update=20astro-better-image-ser?= =?UTF-8?q?vice=202.0.37=20=E2=86=92=202.1.2=20(#30851)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/package.json b/website/package.json index 6422f04cd79..d01cd00382c 100644 --- a/website/package.json +++ b/website/package.json @@ -24,7 +24,7 @@ "@astrojs/tailwind": "5.1.4", "@playform/compress": "0.1.7", "astro": "4.16.18", - "astro-better-image-service": "2.1.1", + "astro-better-image-service": "2.1.2", "astro-integration-lottie": "0.3.2", "astro-robots-txt": "1.0.0", "lottie-web": "5.12.2",