From da5ce67f7a49342e97a6b1f0183db0e91c72f769 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2020 21:43:28 +0000 Subject: [PATCH] Bump object-path from 0.11.3 to 0.11.4 Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.3 to 0.11.4. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6773ebb..244ec53 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2848,8 +2848,8 @@ object-assign@^4.0.0, object-assign@^4.1.0: resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" object-path@^0.11.3: - version "0.11.3" - resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.3.tgz#3e21a42ad07234d815429ae9e15c1c5f38050554" + version "0.11.4" + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949" object.omit@^2.0.0: version "2.0.1"