From 16a407b50cb87a4c51a4d6a0f3e010e29278b4d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 04:43:15 +0000 Subject: [PATCH] Bump object-path from 0.11.4 to 0.11.8 Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.8. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) --- updated-dependencies: - dependency-name: object-path dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4a6f469..ab2e262 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5100,6 +5100,23 @@ gatsby-telemetry@^1.1.46: stack-utils "1.0.2" uuid "3.3.3" +gatsby-theme-apollo-clone@^0.0.1: + version "0.0.1" + resolved "https://registry.yarnpkg.com/gatsby-theme-apollo-clone/-/gatsby-theme-apollo-clone-0.0.1.tgz#60c74943198dd6d225ff7fa881546500f0a9a955" + integrity sha512-GSBTMBcNvnbqGIO2HEHvxxClJq2hLjVgptQQgjeMVg8c3IpQ5tS8N52c+3UPtBPSH9ijYvgOYydEFmKu9oiwxg== + dependencies: + "@mdx-js/mdx" "^1.5.1" + "@mdx-js/react" "^1.5.1" + classnames "^2.2.6" + gatsby-plugin-layout "^1.1.16" + gatsby-plugin-mdx "^1.0.58" + gatsby-source-filesystem "^2.1.39" + gatsby-transformer-remark "^2.6.38" + prop-types "^15.7.2" + react "^16.12" + react-dom "^16.12" + rehype-react "^4.0.1" + gatsby-transformer-remark@^2.6.38: version "2.6.38" resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-2.6.38.tgz#5fe340d1ad7f0ef1a615ccc455c70dfdb1858681" @@ -8137,9 +8154,9 @@ object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1: integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== object-path@^0.11.2, object-path@^0.11.4: - version "0.11.4" - resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949" - integrity sha1-NwrnUvvzfePqcKhhwju6iRVpGUk= + version "0.11.8" + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.8.tgz#ed002c02bbdd0070b78a27455e8ae01fc14d4742" + integrity sha512-YJjNZrlXJFM42wTBn6zgOJVar9KFJvzx6sTWDte8sWZF//cnjl0BxHNpfZx+ZffXX63A9q0b1zsFiBX4g4X5KA== object-visit@^1.0.0: version "1.0.1"