From 332a406db73aee6790e9632462f7b492912fab09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 13:26:07 +0000 Subject: [PATCH] Bump lodash.mergewith from 4.6.1 to 4.6.2 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] --- yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index 167e3aa..11a69b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5699,9 +5699,9 @@ lodash.merge@^4.4.0: integrity sha512-AOYza4+Hf5z1/0Hztxpm2/xiPZgi/cjMqdnKTUWTBSKchJlxXXuUSxCCl8rJlf4g6yww/j6mA8nC8Hw/EZWxKQ== lodash.mergewith@^4.6.0: - version "4.6.1" - resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz#639057e726c3afbdb3e7d42741caa8d6e4335927" - integrity sha512-eWw5r+PYICtEBgrBE5hhlT6aAa75f411bgDz/ZL2KZqYV03USvucsxcHUIlGTDTECs1eunpI7HOV7U+WLDvNdQ== + version "4.6.2" + resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz#617121f89ac55f59047c7aec1ccd6654c6590f55" + integrity sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ== lodash.pick@^4.2.1, lodash.pick@^4.4.0: version "4.4.0" @@ -6507,10 +6507,10 @@ on-finished@~2.3.0: dependencies: ee-first "1.1.1" -onap-ui-common@1.0.86: - version "1.0.86" - resolved "https://registry.yarnpkg.com/onap-ui-common/-/onap-ui-common-1.0.86.tgz#60ed27a1b349cb8717a4f66bc599a5da98ce92e0" - integrity sha512-27Mvn67/3LdpEUN9ihCrdNmmLWgEChWd5mtPGIS9N2Rcuhoy5naA4Fncut1NkLyFJJJ5B/HAg8+7AHIY1OqXdQ== +onap-ui-common@1.0.101: + version "1.0.101" + resolved "https://registry.yarnpkg.com/onap-ui-common/-/onap-ui-common-1.0.101.tgz#c79b8fb903b7d2d3f959e3b5c27b561b563d961b" + integrity sha512-wedlorlDeGCyr/L7TzZr6UgOqpQTe5RMwh5z2lpNMHapsRx9b5gHS7QSbjNST+5zb7enGpRzjH/bYV1wn4nIPw== once@^1.3.0, once@^1.3.1, once@^1.4.0: version "1.4.0"