From ab6d550e6a178266afff1aeeadc166b5f7837633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 01:15:49 +0000 Subject: [PATCH] chore(deps): bump lodash.merge from 4.6.0 to 4.6.2 Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.0 to 4.6.2. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7767c77..a2a8bce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2095,8 +2095,8 @@ lodash.keys@^3.0.0: lodash.isarray "^3.0.0" lodash.merge@^4.0.2: - version "4.6.0" - resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5" + version "4.6.2" + resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" lodash.template@^4.0.2: version "4.4.0"