From 4b97f810ec9877a98c586f6a847e08f142686b34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 11:15:00 +0000 Subject: [PATCH] Update dependency sharp to ^0.33.4 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7dd05ba..a796a5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@astrojs/check": "^0.7.0", "@astrojs/starlight": "^0.24.0", "astro": "^4.0.1", - "sharp": "^0.33.0", + "sharp": "^0.33.4", "typescript": "^5.5.2" } }, diff --git a/package.json b/package.json index 28d4d22..742143b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@astrojs/check": "^0.7.0", "@astrojs/starlight": "^0.24.0", "astro": "^4.0.1", - "sharp": "^0.33.0", + "sharp": "^0.33.4", "typescript": "^5.5.2" } } \ No newline at end of file