diff --git a/examples/gatsby_sample/package-lock.json b/examples/gatsby_sample/package-lock.json index 3e30cfc..e106738 100644 --- a/examples/gatsby_sample/package-lock.json +++ b/examples/gatsby_sample/package-lock.json @@ -8311,9 +8311,9 @@ "integrity": "sha512-FTMyFUm2wBcGHnH2eXmz7tC6IwlqQZ6mVZ+6dm6vZ4IQIHjs6FdNsQBuKGPuUUUY6NfJw2PshC08Tn6LzLDOag==" }, "object-path": { - "version": "0.11.7", - "resolved": "https://registry.npmjs.org/object-path/-/object-path-0.11.7.tgz", - "integrity": "sha512-T4evaK9VfGGQskXBDILcn6F90ZD+WO3OwRFFQ2rmZdUH4vQeDBpiolTpVlPY2yj5xSepyILTjDyM6UvbbdHMZw==" + "version": "0.11.8", + "resolved": "https://registry.npmjs.org/object-path/-/object-path-0.11.8.tgz", + "integrity": "sha512-YJjNZrlXJFM42wTBn6zgOJVar9KFJvzx6sTWDte8sWZF//cnjl0BxHNpfZx+ZffXX63A9q0b1zsFiBX4g4X5KA==" }, "object-visit": { "version": "1.0.1", diff --git a/examples/gatsby_sample/yarn.lock b/examples/gatsby_sample/yarn.lock index 1c2daf7..bc61d18 100644 --- a/examples/gatsby_sample/yarn.lock +++ b/examples/gatsby_sample/yarn.lock @@ -6162,8 +6162,8 @@ object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1: resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" object-path@^0.11.2: - version "0.11.7" - resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.7.tgz#5f211161f34bb395e4b13a5f565b79d933b6f65d" + version "0.11.8" + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.8.tgz#ed002c02bbdd0070b78a27455e8ae01fc14d4742" object-visit@^1.0.0: version "1.0.1"