From 8355a6677f7b079d8820dba6942a8cc50f25b84d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 02:54:04 +0000 Subject: [PATCH] build(deps): bump lodash.merge Bumps [lodash.merge](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] --- react-demux-scatter/services/demux_old_ts/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/react-demux-scatter/services/demux_old_ts/yarn.lock b/react-demux-scatter/services/demux_old_ts/yarn.lock index bef120c..735285a 100644 --- a/react-demux-scatter/services/demux_old_ts/yarn.lock +++ b/react-demux-scatter/services/demux_old_ts/yarn.lock @@ -3015,8 +3015,8 @@ lodash.isequal@^4.0.0: resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0" lodash.merge@^4.6.0: - version "4.6.1" - resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54" + version "4.6.2" + resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" lodash.sortby@^4.7.0: version "4.7.0"