From 7858b299247390a534a83b9a289379a734e9632b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 12 Feb 2025 22:15:57 +0000 Subject: [PATCH] fix: benchmarks/source-contentful/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJAXREQUEST-8706726 --- benchmarks/source-contentful/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/source-contentful/package.json b/benchmarks/source-contentful/package.json index 601c44c1e562f..9f62f5098cc7d 100644 --- a/benchmarks/source-contentful/package.json +++ b/benchmarks/source-contentful/package.json @@ -25,7 +25,7 @@ "gatsby-plugin-benchmark-reporting": "*", "gatsby-image": "^2.2.40", "gatsby-plugin-sharp": "^2.4.5", - "gatsby-source-contentful": "^2.1.88", + "gatsby-source-contentful": "^4.5.0", "gatsby-source-drupal": "^3.3.18", "gatsby-source-filesystem": "^2.1.48", "gatsby-transformer-sharp": "^2.3.14",