From 326389367e3fc0111b07440ecac489c60f1daf80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 19:11:34 +0000 Subject: [PATCH] Bump lodash-es from 4.17.8 to 4.17.21 in /redux-saga Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.8 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits/4.17.21) --- updated-dependencies: - dependency-name: lodash-es dependency-type: indirect ... Signed-off-by: dependabot[bot] --- redux-saga/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/redux-saga/yarn.lock b/redux-saga/yarn.lock index 88a2282..b97c3d2 100644 --- a/redux-saga/yarn.lock +++ b/redux-saga/yarn.lock @@ -3802,8 +3802,8 @@ locate-path@^2.0.0: path-exists "^3.0.0" lodash-es@^4.17.5, lodash-es@^4.2.1: - version "4.17.8" - resolved "http://registry.npm.alibaba-inc.com/lodash-es/download/lodash-es-4.17.8.tgz#6fa8c8c5d337481df0bdf1c0d899d42473121e45" + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" lodash._arrayeach@^3.0.0: version "3.0.0"