From cce4974e5c62a4704da5ab42ed51369d0d293e90 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat, 2 Apr 2022 01:52:07 +0200
Subject: [PATCH] build(deps): bump gatsby-source-filesystem from 4.7.0 to
 4.11.1 in /docs (#2718)

---
 docs/package-lock.json | 18 +++++++++---------
 docs/package.json      |  2 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/docs/package-lock.json b/docs/package-lock.json
index 44ad9e8d..8a17a043 100644
--- a/docs/package-lock.json
+++ b/docs/package-lock.json
@@ -35,7 +35,7 @@
         "gatsby-remark-images": "^6.11.1",
         "gatsby-remark-mermaid": "^2.1.0",
         "gatsby-remark-responsive-iframe": "^5.6.0",
-        "gatsby-source-filesystem": "^4.7.0",
+        "gatsby-source-filesystem": "^4.11.1",
         "gatsby-transformer-remark": "^5.6.0",
         "gatsby-transformer-sharp": "^4.11.0",
         "gatsby-transformer-yaml": "^4.7.0",
@@ -13676,15 +13676,15 @@
       }
     },
     "node_modules/gatsby-source-filesystem": {
-      "version": "4.7.0",
-      "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.7.0.tgz",
-      "integrity": "sha512-tihlE4cxAI9tQnKqCNEKbrrqRQpMP2iBJIaGhc5gGHQ45cRreJHA60HOM0Nw6IzNKkDdCz0cu9XJwgkXIG9Tyg==",
+      "version": "4.11.1",
+      "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.11.1.tgz",
+      "integrity": "sha512-8Fz+VpctjoiZxnGYDgfXFgdD+8rLmj5+l16fZpN+bxETAOPhbyQjznc8IoTwDEdyOER1Zr8JQB/y6tx/qRf+Bw==",
       "dependencies": {
         "@babel/runtime": "^7.15.4",
         "chokidar": "^3.5.2",
         "file-type": "^16.5.3",
         "fs-extra": "^10.0.0",
-        "gatsby-core-utils": "^3.7.0",
+        "gatsby-core-utils": "^3.11.1",
         "got": "^9.6.0",
         "md5-file": "^5.0.0",
         "mime": "^2.5.2",
@@ -36076,15 +36076,15 @@
       }
     },
     "gatsby-source-filesystem": {
-      "version": "4.7.0",
-      "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.7.0.tgz",
-      "integrity": "sha512-tihlE4cxAI9tQnKqCNEKbrrqRQpMP2iBJIaGhc5gGHQ45cRreJHA60HOM0Nw6IzNKkDdCz0cu9XJwgkXIG9Tyg==",
+      "version": "4.11.1",
+      "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.11.1.tgz",
+      "integrity": "sha512-8Fz+VpctjoiZxnGYDgfXFgdD+8rLmj5+l16fZpN+bxETAOPhbyQjznc8IoTwDEdyOER1Zr8JQB/y6tx/qRf+Bw==",
       "requires": {
         "@babel/runtime": "^7.15.4",
         "chokidar": "^3.5.2",
         "file-type": "^16.5.3",
         "fs-extra": "^10.0.0",
-        "gatsby-core-utils": "^3.7.0",
+        "gatsby-core-utils": "^3.11.1",
         "got": "^9.6.0",
         "md5-file": "^5.0.0",
         "mime": "^2.5.2",
diff --git a/docs/package.json b/docs/package.json
index ebbd2622..b35dd8c4 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -32,7 +32,7 @@
     "gatsby-remark-images": "^6.11.1",
     "gatsby-remark-mermaid": "^2.1.0",
     "gatsby-remark-responsive-iframe": "^5.6.0",
-    "gatsby-source-filesystem": "^4.7.0",
+    "gatsby-source-filesystem": "^4.11.1",
     "gatsby-transformer-remark": "^5.6.0",
     "gatsby-transformer-sharp": "^4.11.0",
     "gatsby-transformer-yaml": "^4.7.0",