From 20d7fcb83eba9a4a2ebaf0f9ba041f64774866c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 23:54:10 +0000 Subject: [PATCH] Bump object-path from 0.11.4 to 0.11.6 Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.6. - [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: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c7c6683..c61f0be 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "minimist": "^1.2.0", "monotonic-timestamp": "^0.0.9", "multipipe": "^3.0.1", - "object-path": "^0.11.4", + "object-path": "^0.11.6", "portfinder": "^1.0.25", "redis": "^2.8.0", "request": "^2.88.0", diff --git a/yarn.lock b/yarn.lock index d2aefd2..847efc9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1790,10 +1790,10 @@ object-keys@^1.0.12, object-keys@^1.1.1: resolved "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== -object-path@^0.11.4: - version "0.11.4" - resolved "https://registry.npmjs.org/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949" - integrity sha1-NwrnUvvzfePqcKhhwju6iRVpGUk= +object-path@^0.11.6: + version "0.11.6" + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.6.tgz#e53b6f19fc53a50c5009b3899a3e25a5b4e6de45" + integrity sha512-IxOLx7DbXnrRHAhLRiL4Sg0383CGdo5k6F7sjYyeqVOEzctZFUHF3c4uh7EgqWoV0B3CCmgYwjOBgw9jrqyv/A== object-visit@^1.0.0: version "1.0.1"