From 079cf696ea2eb7ad14d11e8cb3f57f946b70b58a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 19:21:25 +0000 Subject: [PATCH] chore(deps): bump lodash-es in /packages/smallfish-plugin-dva Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21) --- updated-dependencies: - dependency-name: lodash-es dependency-type: indirect ... Signed-off-by: dependabot[bot] --- packages/smallfish-plugin-dva/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/smallfish-plugin-dva/yarn.lock b/packages/smallfish-plugin-dva/yarn.lock index 557c0cb..0c33744 100644 --- a/packages/smallfish-plugin-dva/yarn.lock +++ b/packages/smallfish-plugin-dva/yarn.lock @@ -380,9 +380,9 @@ javascript-stringify@^2.0.0: integrity sha1-GSA/tZmR35jjoocFDUZHzerzJJk= lodash-es@^4.2.1: - version "4.17.11" - resolved "https://registry.npm.taobao.org/lodash-es/download/lodash-es-4.17.11.tgz#145ab4a7ac5c5e52a3531fb4f310255a152b4be0" - integrity sha1-FFq0p6xcXlKjUx+08xAlWhUrS+A= + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" + integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== lodash.uniq@4.5.0: version "4.5.0"