From a968dc77b8749353746201f2b0c3d614b5e4a843 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Apr 2023 23:42:29 +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-GATSBYPLUGINSHARP-5425803 --- 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..7c73a65fea471 100644 --- a/benchmarks/source-kontent/package.json +++ b/benchmarks/source-kontent/package.json @@ -19,7 +19,7 @@ "gatsby": "^2.19.7", "gatsby-image": "^2.2.40", "gatsby-plugin-benchmark-reporting": "*", - "gatsby-plugin-sharp": "^2.4.5", + "gatsby-plugin-sharp": "^4.25.1", "gatsby-transformer-sharp": "^2.3.14", "react": "^16.12.0", "react-dom": "^16.12.0"