From fac8071d506c0ea2a26bf086bcc88c54e584b009 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 2 Aug 2021 14:11:52 +0800
Subject: [PATCH] build(deps): bump gatsby-plugin-offline from 4.8.0 to 4.10.0
 in /docs (#2152)

Bumps [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) from 4.8.0 to 4.10.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@4.10.0/packages/gatsby-plugin-offline)

---
updated-dependencies:
- dependency-name: gatsby-plugin-offline
  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 | 81 +++++++++++++++++++++++++++---------------
 docs/package.json      |  2 +-
 2 files changed, 54 insertions(+), 29 deletions(-)

diff --git a/docs/package-lock.json b/docs/package-lock.json
index d4d2a2be..27c6d8d0 100644
--- a/docs/package-lock.json
+++ b/docs/package-lock.json
@@ -23,7 +23,7 @@
         "gatsby-plugin-mdx": "^2.10.1",
         "gatsby-plugin-netlify": "^2.11.1",
         "gatsby-plugin-netlify-cache": "^2.0.0",
-        "gatsby-plugin-offline": "^4.8.0",
+        "gatsby-plugin-offline": "^4.10.0",
         "gatsby-plugin-react-helmet": "^3.10.0",
         "gatsby-plugin-react-svg": "^3.0.1",
         "gatsby-plugin-robots-txt": "^1.6.8",
@@ -12022,13 +12022,13 @@
       }
     },
     "node_modules/gatsby-plugin-offline": {
-      "version": "4.8.0",
-      "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-4.8.0.tgz",
-      "integrity": "sha512-TYla0Z78fnDI8z0OXlD7gzyEeoX5cNOdNOojlmctCZutgUaPpXm6FVpm1OSvHt1ImU5rgZtQNp5fTT6DKJwneA==",
+      "version": "4.10.0",
+      "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-4.10.0.tgz",
+      "integrity": "sha512-duJA8zTpokYGgSsOY7q0J0TsdyFLk3BWZN20/hUtji/B1S76F7ZK8/pVHGUHVP9Lhj8LLM8VkVO+yLqdBhRNkg==",
       "dependencies": {
-        "@babel/runtime": "^7.14.0",
+        "@babel/runtime": "^7.14.6",
         "cheerio": "^1.0.0-rc.9",
-        "gatsby-core-utils": "^2.8.0",
+        "gatsby-core-utils": "^2.10.0",
         "glob": "^7.1.6",
         "idb-keyval": "^3.2.0",
         "lodash": "^4.17.21",
@@ -12115,25 +12115,25 @@
       }
     },
     "node_modules/gatsby-plugin-offline/node_modules/file-type": {
-      "version": "16.5.0",
-      "resolved": "https://registry.npmjs.org/file-type/-/file-type-16.5.0.tgz",
-      "integrity": "sha512-OxgWA9tbL8N/WP00GD1z8O0MiwQKFyWRs1q+3FhjdvcGgKqwxcejyGWso3n4/IMU6DdwV+ARZ4A7TTnPkDcSiw==",
+      "version": "16.5.2",
+      "resolved": "https://registry.npmjs.org/file-type/-/file-type-16.5.2.tgz",
+      "integrity": "sha512-lnHRZj2USLF3v4C5ZY7/vQQeoTVA1YV9TtD6UUCr9z5Cd0uyutqxPBJxkXzM6lufPNuSfefq/yFmnSPz0C3wNw==",
       "dependencies": {
         "readable-web-to-node-stream": "^3.0.0",
-        "strtok3": "^6.0.3",
-        "token-types": "^2.0.0"
+        "strtok3": "6.1.3",
+        "token-types": "^3.0.0"
       },
       "engines": {
-        "node": ">=8"
+        "node": ">=10"
       },
       "funding": {
         "url": "https://github.com/sindresorhus/file-type?sponsor=1"
       }
     },
     "node_modules/gatsby-plugin-offline/node_modules/gatsby-core-utils": {
-      "version": "2.8.0",
-      "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.8.0.tgz",
-      "integrity": "sha512-CadvILN4ZyYMYQAp+haxSgE/0k5zIu6y2WcqVSJaQLmmWq0o49Gv4CftVKOEXOtXaN0DEr9e4wWFVBRAYaRHGA==",
+      "version": "2.10.0",
+      "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.10.0.tgz",
+      "integrity": "sha512-xvVebKSrjHkZQQkeEjuAekCAg17KT2l44d/yn7w2dzBGay244m8hoY8LRtLRdsrSp30ix89QklefuP9frEfhbA==",
       "dependencies": {
         "ci-info": "2.0.0",
         "configstore": "^5.0.1",
@@ -12166,6 +12166,22 @@
         "entities": "^2.0.0"
       }
     },
+    "node_modules/gatsby-plugin-offline/node_modules/token-types": {
+      "version": "3.1.0",
+      "resolved": "https://registry.npmjs.org/token-types/-/token-types-3.1.0.tgz",
+      "integrity": "sha512-WhoeIW7UTn7NC7L0t/4x3vU/YYSS1oeUxYgiGXQLd82Kaf1qtlxOex3ETY0+o2QuRgAdyursMlUhQBKDCfMUkQ==",
+      "dependencies": {
+        "@tokenizer/token": "^0.1.1",
+        "ieee754": "^1.2.1"
+      },
+      "engines": {
+        "node": ">=10"
+      },
+      "funding": {
+        "type": "github",
+        "url": "https://github.com/sponsors/Borewit"
+      }
+    },
     "node_modules/gatsby-plugin-offline/node_modules/tslib": {
       "version": "2.3.0",
       "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz",
@@ -38871,13 +38887,13 @@
       }
     },
     "gatsby-plugin-offline": {
-      "version": "4.8.0",
-      "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-4.8.0.tgz",
-      "integrity": "sha512-TYla0Z78fnDI8z0OXlD7gzyEeoX5cNOdNOojlmctCZutgUaPpXm6FVpm1OSvHt1ImU5rgZtQNp5fTT6DKJwneA==",
+      "version": "4.10.0",
+      "resolved": "https://registry.npmjs.org/gatsby-plugin-offline/-/gatsby-plugin-offline-4.10.0.tgz",
+      "integrity": "sha512-duJA8zTpokYGgSsOY7q0J0TsdyFLk3BWZN20/hUtji/B1S76F7ZK8/pVHGUHVP9Lhj8LLM8VkVO+yLqdBhRNkg==",
       "requires": {
-        "@babel/runtime": "^7.14.0",
+        "@babel/runtime": "^7.14.6",
         "cheerio": "^1.0.0-rc.9",
-        "gatsby-core-utils": "^2.8.0",
+        "gatsby-core-utils": "^2.10.0",
         "glob": "^7.1.6",
         "idb-keyval": "^3.2.0",
         "lodash": "^4.17.21",
@@ -38932,19 +38948,19 @@
           }
         },
         "file-type": {
-          "version": "16.5.0",
-          "resolved": "https://registry.npmjs.org/file-type/-/file-type-16.5.0.tgz",
-          "integrity": "sha512-OxgWA9tbL8N/WP00GD1z8O0MiwQKFyWRs1q+3FhjdvcGgKqwxcejyGWso3n4/IMU6DdwV+ARZ4A7TTnPkDcSiw==",
+          "version": "16.5.2",
+          "resolved": "https://registry.npmjs.org/file-type/-/file-type-16.5.2.tgz",
+          "integrity": "sha512-lnHRZj2USLF3v4C5ZY7/vQQeoTVA1YV9TtD6UUCr9z5Cd0uyutqxPBJxkXzM6lufPNuSfefq/yFmnSPz0C3wNw==",
           "requires": {
             "readable-web-to-node-stream": "^3.0.0",
-            "strtok3": "^6.0.3",
-            "token-types": "^2.0.0"
+            "strtok3": "6.1.3",
+            "token-types": "^3.0.0"
           }
         },
         "gatsby-core-utils": {
-          "version": "2.8.0",
-          "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.8.0.tgz",
-          "integrity": "sha512-CadvILN4ZyYMYQAp+haxSgE/0k5zIu6y2WcqVSJaQLmmWq0o49Gv4CftVKOEXOtXaN0DEr9e4wWFVBRAYaRHGA==",
+          "version": "2.10.0",
+          "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-2.10.0.tgz",
+          "integrity": "sha512-xvVebKSrjHkZQQkeEjuAekCAg17KT2l44d/yn7w2dzBGay244m8hoY8LRtLRdsrSp30ix89QklefuP9frEfhbA==",
           "requires": {
             "ci-info": "2.0.0",
             "configstore": "^5.0.1",
@@ -38967,6 +38983,15 @@
             "entities": "^2.0.0"
           }
         },
+        "token-types": {
+          "version": "3.1.0",
+          "resolved": "https://registry.npmjs.org/token-types/-/token-types-3.1.0.tgz",
+          "integrity": "sha512-WhoeIW7UTn7NC7L0t/4x3vU/YYSS1oeUxYgiGXQLd82Kaf1qtlxOex3ETY0+o2QuRgAdyursMlUhQBKDCfMUkQ==",
+          "requires": {
+            "@tokenizer/token": "^0.1.1",
+            "ieee754": "^1.2.1"
+          }
+        },
         "tslib": {
           "version": "2.3.0",
           "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz",
diff --git a/docs/package.json b/docs/package.json
index 15222554..475bc481 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -20,7 +20,7 @@
     "gatsby-plugin-mdx": "^2.10.1",
     "gatsby-plugin-netlify": "^2.11.1",
     "gatsby-plugin-netlify-cache": "^2.0.0",
-    "gatsby-plugin-offline": "^4.8.0",
+    "gatsby-plugin-offline": "^4.10.0",
     "gatsby-plugin-react-helmet": "^3.10.0",
     "gatsby-plugin-react-svg": "^3.0.1",
     "gatsby-plugin-robots-txt": "^1.6.8",