From a0f1ef8e0b71168091e5ff667e5bf6b9321e4dbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 15:16:13 +0000 Subject: [PATCH] Bump lodash.mergewith 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] --- vuecli3-vue2-elementui-20190723-smallc-saber-ui/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vuecli3-vue2-elementui-20190723-smallc-saber-ui/yarn.lock b/vuecli3-vue2-elementui-20190723-smallc-saber-ui/yarn.lock index cfca1d4..c09f3e9 100644 --- a/vuecli3-vue2-elementui-20190723-smallc-saber-ui/yarn.lock +++ b/vuecli3-vue2-elementui-20190723-smallc-saber-ui/yarn.lock @@ -4787,9 +4787,9 @@ lodash.memoize@^4.1.2: integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4= lodash.mergewith@^4.6.0: - version "4.6.1" - resolved "http://registry.npm.taobao.org/lodash.mergewith/download/lodash.mergewith-4.6.1.tgz#639057e726c3afbdb3e7d42741caa8d6e4335927" - integrity sha1-Y5BX5ybDr72z59QnQcqo1uQzWSc= + version "4.6.2" + resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz#617121f89ac55f59047c7aec1ccd6654c6590f55" + integrity sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ== lodash.tail@^4.1.1: version "4.1.1"