From 3e4656a0c9e1ea0260c3f7a27e8f02f02658e18b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 00:52:08 +0000 Subject: [PATCH] Update all non-major dependencies --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e43c633..92bb714 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@astrojs/image": "^0.16.6", "@astrojs/tailwind": "^3.1.1", "astro": "^2.3.0", - "sharp": "^0.31.3" + "sharp": "^0.32.0" }, "devDependencies": { "tailwindcss": "^3.3.1"