From 69a7fc96ff5768ff2c925ab3fa28133716169cfb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 23 Mar 2024 06:23:04 +0000 Subject: [PATCH] fix: benchmarks/source-flotiq/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555 --- benchmarks/source-flotiq/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/source-flotiq/package.json b/benchmarks/source-flotiq/package.json index 548b5c4b0b1bf..a3a119957ba52 100644 --- a/benchmarks/source-flotiq/package.json +++ b/benchmarks/source-flotiq/package.json @@ -16,7 +16,7 @@ "dependencies": { "dotenv": "^8.2.0", "faker": "^5.0.0", - "gatsby": "^2.24.10", + "gatsby": "^3.13.0", "gatsby-image": "^2.2.40", "gatsby-plugin-benchmark-reporting": "*", "gatsby-plugin-sharp": "^2.6.21",