From 6a23bf18f3709ae0f6fc591bc577faa40b56ec59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 23:56:53 +0000 Subject: [PATCH] Bump object-path from 0.11.3 to 0.11.5 Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.3 to 0.11.5. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 72507158..d8e9b346 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6606,9 +6606,9 @@ object-keys@~0.4.0: integrity sha1-KKaq50KN0sOpLz2V8hM13SBOAzY= object-path@^0.11.1: - version "0.11.3" - resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.3.tgz#3e21a42ad07234d815429ae9e15c1c5f38050554" - integrity sha1-PiGkKtByNNgVQprp4VwcXzgFBVQ= + version "0.11.5" + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.5.tgz#d4e3cf19601a5140a55a16ad712019a9c50b577a" + integrity sha512-jgSbThcoR/s+XumvGMTMf81QVBmah+/Q7K7YduKeKVWL7N111unR2d6pZZarSk6kY/caeNxUDyxOvMWyzoU2eg== object-visit@^1.0.0: version "1.0.1"