From bfe7581d8c97a47fc773196d45fb77861ac55a20 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Jan 2023 10:45:35 +0000 Subject: [PATCH] fix: benchmarks/source-wordpress/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ENGINEIO-3136336 --- benchmarks/source-wordpress/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/source-wordpress/package.json b/benchmarks/source-wordpress/package.json index 8def5cf487d2a..897dc372c0be3 100644 --- a/benchmarks/source-wordpress/package.json +++ b/benchmarks/source-wordpress/package.json @@ -18,7 +18,7 @@ "cross-env": "^7.0.0", "dotenv": "^8.2.0", "faker": "^4.1.0", - "gatsby": "^2.21.18", + "gatsby": "^5.4.0", "gatsby-image": "^2.4.3", "gatsby-plugin-benchmark-reporting": "*", "gatsby-plugin-sharp": "^2.6.2",