From b54500d0e27e422f618baadca1e4c7ebece406a3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Jan 2023 17:19:26 +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 3de6f14f19e1d..d36e863d4085b 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",