From 0049c030f494ae8e7f761cc8f0cd88e768fb58f4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 Jan 2023 11:56:50 +0000 Subject: [PATCH] fix: benchmarks/source-datocms/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ENGINEIO-3136336 --- benchmarks/source-datocms/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/source-datocms/package.json b/benchmarks/source-datocms/package.json index d001e0e701202..92f12a0a882e0 100644 --- a/benchmarks/source-datocms/package.json +++ b/benchmarks/source-datocms/package.json @@ -19,7 +19,7 @@ "datocms-client": "^3.0.15", "dotenv": "^8.2.0", "faker": "^4.1.0", - "gatsby": "^2.19.7", + "gatsby": "^5.4.0", "gatsby-image": "^2.2.40", "gatsby-plugin-benchmark-reporting": "*", "gatsby-plugin-sharp": "^2.4.5",