From 5622be9219dc0eb2c3b3cdae28049aeceaf8051f Mon Sep 17 00:00:00 2001
From: snyk-bot <snyk-bot@snyk.io>
Date: Sat, 28 May 2022 08:10:45 +0000
Subject: [PATCH] fix: benchmarks/source-agilitycms/package.json to reduce
 vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SHARP-2848109
---
 benchmarks/source-agilitycms/package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/benchmarks/source-agilitycms/package.json b/benchmarks/source-agilitycms/package.json
index db4fe765062dc..278cbeb891e13 100644
--- a/benchmarks/source-agilitycms/package.json
+++ b/benchmarks/source-agilitycms/package.json
@@ -24,9 +24,9 @@
     "gatsby-image": "^2.3.2",
     "gatsby-plugin-netlify": "^2.1.33",
     "gatsby-plugin-react-helmet": "^3.1.21",
-    "gatsby-plugin-sharp": "^2.5.1",
+    "gatsby-plugin-sharp": "^4.8.0",
     "gatsby-source-filesystem": "^2.2.1",
-    "gatsby-transformer-sharp": "^2.4.1",
+    "gatsby-transformer-sharp": "^4.8.0",
     "node-fetch": "^2.6.0",
     "react": "^16.9.0",
     "react-dom": "^16.9.0",