From 5f64c7f70dfb707c14cc6be06c6794b0831ba4c0 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 29 Aug 2022 07:20:25 +0000
Subject: [PATCH] build(deps): bump gatsby-remark-copy-linked-files from 5.17.0
 to 5.21.0 in /docs (#3157)

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

diff --git a/docs/package-lock.json b/docs/package-lock.json
index 67b1f462..a97f2b02 100644
--- a/docs/package-lock.json
+++ b/docs/package-lock.json
@@ -30,7 +30,7 @@
         "gatsby-plugin-sharp": "^4.19.0",
         "gatsby-plugin-sitemap": "^5.13.0",
         "gatsby-remark-autolink-headers": "^5.15.1",
-        "gatsby-remark-copy-linked-files": "^5.17.0",
+        "gatsby-remark-copy-linked-files": "^5.21.0",
         "gatsby-remark-external-links": "^0.0.4",
         "gatsby-remark-images": "^6.15.1",
         "gatsby-remark-mermaid": "^2.1.0",
@@ -13670,9 +13670,9 @@
       }
     },
     "node_modules/gatsby-remark-copy-linked-files": {
-      "version": "5.17.0",
-      "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.17.0.tgz",
-      "integrity": "sha512-Q1T69Oi84UAa18//54vtMIMPRTkx+P7DQKoRMXi6r3muRAjfN/sT66ZxDdCayT5SoKYT8Opa5hGZo8N/lvtmQw==",
+      "version": "5.21.0",
+      "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.21.0.tgz",
+      "integrity": "sha512-y1XwmC47SV7IXX4du4vaTmGyDlZTMIJJ/MaKjq8mCgenFoJMiX5gRNiDnYuZBzWdoVS+LIT1u6/X2I5sYBsvBw==",
       "dependencies": {
         "@babel/runtime": "^7.15.4",
         "cheerio": "^1.0.0-rc.10",
@@ -36348,9 +36348,9 @@
       }
     },
     "gatsby-remark-copy-linked-files": {
-      "version": "5.17.0",
-      "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.17.0.tgz",
-      "integrity": "sha512-Q1T69Oi84UAa18//54vtMIMPRTkx+P7DQKoRMXi6r3muRAjfN/sT66ZxDdCayT5SoKYT8Opa5hGZo8N/lvtmQw==",
+      "version": "5.21.0",
+      "resolved": "https://registry.npmjs.org/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-5.21.0.tgz",
+      "integrity": "sha512-y1XwmC47SV7IXX4du4vaTmGyDlZTMIJJ/MaKjq8mCgenFoJMiX5gRNiDnYuZBzWdoVS+LIT1u6/X2I5sYBsvBw==",
       "requires": {
         "@babel/runtime": "^7.15.4",
         "cheerio": "^1.0.0-rc.10",
diff --git a/docs/package.json b/docs/package.json
index feeff726..94dc9906 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -27,7 +27,7 @@
     "gatsby-plugin-sharp": "^4.19.0",
     "gatsby-plugin-sitemap": "^5.13.0",
     "gatsby-remark-autolink-headers": "^5.15.1",
-    "gatsby-remark-copy-linked-files": "^5.17.0",
+    "gatsby-remark-copy-linked-files": "^5.21.0",
     "gatsby-remark-external-links": "^0.0.4",
     "gatsby-remark-images": "^6.15.1",
     "gatsby-remark-mermaid": "^2.1.0",