From d2829f90f52b585b8d80c805f87daa1de585b5af Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 May 2024 04:40:50 +0000 Subject: [PATCH] fix: packages/gatsby-source-drupal/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- packages/gatsby-source-drupal/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gatsby-source-drupal/package.json b/packages/gatsby-source-drupal/package.json index a9ed29d4097e5..4dcbcfb2e135e 100644 --- a/packages/gatsby-source-drupal/package.json +++ b/packages/gatsby-source-drupal/package.json @@ -10,7 +10,7 @@ "axios": "^0.16.1", "babel-runtime": "^6.26.0", "bluebird": "^3.5.0", - "gatsby-source-filesystem": "^1.5.29", + "gatsby-source-filesystem": "^2.1.16", "lodash": "^4.17.4" }, "devDependencies": {