From 0dc7ff04cda1c2704b90169c8d6fabc5a6c51ab9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Aug 2022 16:23:38 +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-GOT-2932019 --- 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 8efe3db633826..35b1f28b6ac5b 100644 --- a/packages/gatsby-source-drupal/package.json +++ b/packages/gatsby-source-drupal/package.json @@ -10,7 +10,7 @@ "@babel/runtime": "^7.0.0", "axios": "^0.18.0", "bluebird": "^3.5.0", - "gatsby-source-filesystem": "^2.0.1", + "gatsby-source-filesystem": "^4.21.0", "lodash": "^4.17.10" }, "devDependencies": {