From e64da30a221c04e3ad3f62f149c5e5836cfa874c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 11 Sep 2024 22:41:11 +0000 Subject: [PATCH] fix: benchmarks/source-drupal/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEND-7926862 --- benchmarks/source-drupal/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/source-drupal/package.json b/benchmarks/source-drupal/package.json index 6d5c5c7a9abb7..163ba23c8d742 100644 --- a/benchmarks/source-drupal/package.json +++ b/benchmarks/source-drupal/package.json @@ -18,7 +18,7 @@ "cross-env": "^7.0.0", "dotenv": "^8.2.0", "faker": "^4.1.0", - "gatsby": "^2.19.7", + "gatsby": "^4.5.0", "gatsby-image": "^2.2.40", "gatsby-plugin-benchmark-reporting": "*", "gatsby-plugin-sharp": "^2.4.5",