From 7445e8c32312ca738c0be0866521e5477167b86d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 May 2024 04:37:31 +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-SHARP-5922108 --- 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..d3f081d27f7df 100644 --- a/benchmarks/source-flotiq/package.json +++ b/benchmarks/source-flotiq/package.json @@ -19,7 +19,7 @@ "gatsby": "^2.24.10", "gatsby-image": "^2.2.40", "gatsby-plugin-benchmark-reporting": "*", - "gatsby-plugin-sharp": "^2.6.21", + "gatsby-plugin-sharp": "^5.10.0", "gatsby-source-filesystem": "^2.3.22", "gatsby-source-flotiq": "*", "gatsby-transformer-sharp": "^2.3.14",