From abf03be1aa0635d78ef9b14eacf7fc65e18d9b5d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Apr 2023 03:12:34 +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-YAML-5458867 --- 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..908fcffe11c1e 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": "^4.25.2", "gatsby-image": "^2.4.3", "gatsby-plugin-benchmark-reporting": "*", "gatsby-plugin-sharp": "^2.6.2",