From da6cfbb06603feeaa1f74b953011e11c96733fae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 May 2023 09:21:58 +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-SOCKETIOPARSER-5596892 --- 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..6baaafe846577 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": "^4.25.4", "gatsby-image": "^2.2.40", "gatsby-plugin-benchmark-reporting": "*", "gatsby-plugin-sharp": "^2.6.21",