From 7acd361aca2a22fec4cdf194c82fe0cbb460ac60 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jun 2024 21:52:12 +0000 Subject: [PATCH] fix: benchmarks/source-kontent/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- benchmarks/source-kontent/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/source-kontent/package.json b/benchmarks/source-kontent/package.json index cb189e571c027..13064c629107a 100644 --- a/benchmarks/source-kontent/package.json +++ b/benchmarks/source-kontent/package.json @@ -16,7 +16,7 @@ "@kentico/gatsby-source-kontent": "^6.0.1", "@rshackleton/gatsby-transformer-kontent-image": "^2.0.0", "dotenv": "^8.2.0", - "gatsby": "^2.19.7", + "gatsby": "^5.12.0", "gatsby-image": "^2.2.40", "gatsby-plugin-benchmark-reporting": "*", "gatsby-plugin-sharp": "^2.4.5",