From d33f71b896c468aad36a405d0bddf0855c0d5ce7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 15:54:27 +0000 Subject: [PATCH] fix(deps): update dependency gatsby-plugin-sharp to v4 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e14c6af5..24815579 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "gatsby-plugin-offline": "3.2.37", "gatsby-plugin-prefetch-google-fonts": "1.4.3", "gatsby-plugin-react-helmet": "3.3.14", - "gatsby-plugin-sharp": "2.6.43", + "gatsby-plugin-sharp": "4.25.1", "gatsby-plugin-sitemap": "2.4.17", "gatsby-source-filesystem": "2.3.35", "gatsby-transformer-sharp": "2.5.19",