From 4274864670acd67833f73e2da64b6cc44f70a243 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 17 Feb 2022 21:33:54 +0300
Subject: [PATCH] build(deps): bump gatsby-remark-images from 6.6.0 to 6.7.0 in
 /docs (#2582)

Bumps [gatsby-remark-images](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-images) from 6.6.0 to 6.7.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-images/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-images@6.7.0/packages/gatsby-remark-images)

---
updated-dependencies:
- dependency-name: gatsby-remark-images
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 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 7931dd75..dd69946d 100644
--- a/docs/package-lock.json
+++ b/docs/package-lock.json
@@ -32,7 +32,7 @@
         "gatsby-remark-autolink-headers": "^5.6.0",
         "gatsby-remark-copy-linked-files": "^5.6.0",
         "gatsby-remark-external-links": "^0.0.4",
-        "gatsby-remark-images": "^6.6.0",
+        "gatsby-remark-images": "^6.7.0",
         "gatsby-remark-mermaid": "^2.1.0",
         "gatsby-remark-responsive-iframe": "^5.6.0",
         "gatsby-source-filesystem": "^4.7.0",
@@ -12033,14 +12033,14 @@
       }
     },
     "node_modules/gatsby-remark-images": {
-      "version": "6.6.0",
-      "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.6.0.tgz",
-      "integrity": "sha512-GZTq2fQnTDLOA7O+eoWi8iztLLuoRHFHiu3YTb6ahKZbbKtCM8JumiEOS3m/mZ64GJGjPSA1PCYdeliQiNq3WQ==",
+      "version": "6.7.0",
+      "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.7.0.tgz",
+      "integrity": "sha512-/PQFWGeyLVQVRdXGLtYPE35X4CEigROL3PGTuOINqPyRqXjszp81HkFyn4pRamBaL27ghZnmm6M92syRYWsWKw==",
       "dependencies": {
         "@babel/runtime": "^7.15.4",
         "chalk": "^4.1.2",
         "cheerio": "^1.0.0-rc.10",
-        "gatsby-core-utils": "^3.6.0",
+        "gatsby-core-utils": "^3.7.0",
         "is-relative-url": "^3.0.0",
         "lodash": "^4.17.21",
         "mdast-util-definitions": "^4.0.0",
@@ -33678,14 +33678,14 @@
       }
     },
     "gatsby-remark-images": {
-      "version": "6.6.0",
-      "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.6.0.tgz",
-      "integrity": "sha512-GZTq2fQnTDLOA7O+eoWi8iztLLuoRHFHiu3YTb6ahKZbbKtCM8JumiEOS3m/mZ64GJGjPSA1PCYdeliQiNq3WQ==",
+      "version": "6.7.0",
+      "resolved": "https://registry.npmjs.org/gatsby-remark-images/-/gatsby-remark-images-6.7.0.tgz",
+      "integrity": "sha512-/PQFWGeyLVQVRdXGLtYPE35X4CEigROL3PGTuOINqPyRqXjszp81HkFyn4pRamBaL27ghZnmm6M92syRYWsWKw==",
       "requires": {
         "@babel/runtime": "^7.15.4",
         "chalk": "^4.1.2",
         "cheerio": "^1.0.0-rc.10",
-        "gatsby-core-utils": "^3.6.0",
+        "gatsby-core-utils": "^3.7.0",
         "is-relative-url": "^3.0.0",
         "lodash": "^4.17.21",
         "mdast-util-definitions": "^4.0.0",
diff --git a/docs/package.json b/docs/package.json
index 1cc95046..a192d912 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -29,7 +29,7 @@
     "gatsby-remark-autolink-headers": "^5.6.0",
     "gatsby-remark-copy-linked-files": "^5.6.0",
     "gatsby-remark-external-links": "^0.0.4",
-    "gatsby-remark-images": "^6.6.0",
+    "gatsby-remark-images": "^6.7.0",
     "gatsby-remark-mermaid": "^2.1.0",
     "gatsby-remark-responsive-iframe": "^5.6.0",
     "gatsby-source-filesystem": "^4.7.0",