From 5740ae8c4dd5f976e3711cdb8ba2deacc4088233 Mon Sep 17 00:00:00 2001
From: snyk-bot <snyk-bot@snyk.io>
Date: Tue, 9 Mar 2021 22:04:39 +0000
Subject: [PATCH] fix: benchmarks/source-strapi/package.json to reduce
 vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-REACTDEVUTILS-1083268
---
 benchmarks/source-strapi/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/benchmarks/source-strapi/package.json b/benchmarks/source-strapi/package.json
index 866791c28bca8..f49c09676020d 100644
--- a/benchmarks/source-strapi/package.json
+++ b/benchmarks/source-strapi/package.json
@@ -3,7 +3,7 @@
   "private": true,
   "version": "0.1.0",
   "dependencies": {
-    "gatsby": "^2.24.27",
+    "gatsby": "^3.0.0",
     "gatsby-image": "^2.4.5",
     "gatsby-plugin-benchmark-reporting": "^0.2.14",
     "gatsby-plugin-sharp": "^2.6.24",