From f6db77251a9d74a3ef1311dcccc31d4801aff29c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 11:44:49 +0000 Subject: [PATCH] Bump lodash.mergewith from 4.6.1 to 4.6.2 in /user/plugins/problems Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot[bot] --- user/plugins/problems/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user/plugins/problems/yarn.lock b/user/plugins/problems/yarn.lock index 1428c8151..019fecf5c 100644 --- a/user/plugins/problems/yarn.lock +++ b/user/plugins/problems/yarn.lock @@ -1453,8 +1453,8 @@ lodash.keys@^3.0.0: lodash.isarray "^3.0.0" lodash.mergewith@^4.6.0: - version "4.6.1" - resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz#639057e726c3afbdb3e7d42741caa8d6e4335927" + version "4.6.2" + resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz#617121f89ac55f59047c7aec1ccd6654c6590f55" lodash.restparam@^3.0.0: version "3.6.1"