From a56900a0970317b08ca516d84a6544661f03f066 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 28 Oct 2023 07:43:29 +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-AXIOS-6032459 --- 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 fbe9a7342657f..8388591e3773f 100644 --- a/benchmarks/source-drupal/package.json +++ b/benchmarks/source-drupal/package.json @@ -19,7 +19,7 @@ "gatsby": "^2.19.7", "gatsby-image": "^2.2.40", "gatsby-plugin-sharp": "^2.4.5", - "gatsby-source-drupal": "^3.3.18", + "gatsby-source-drupal": "^4.8.0", "gatsby-source-filesystem": "^2.1.48", "gatsby-transformer-sharp": "^2.3.14", "lodash.kebabcase": "^4.1.1",