From a3bc089915c0927b6d8f79fdf12bdd1ee5fbcc2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 19:32:40 +0000 Subject: [PATCH] Bump lodash-es from 4.17.3 to 4.17.21 in /web Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.3 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.3...4.17.21) --- updated-dependencies: - dependency-name: lodash-es dependency-type: indirect ... Signed-off-by: dependabot[bot] --- web/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/yarn.lock b/web/yarn.lock index fa5ca37..2961ac7 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -5173,8 +5173,8 @@ localforage@^1.4.3: lie "3.0.2" lodash-es@^4.2.1: - version "4.17.3" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.3.tgz#567a08d2f0c91d92b31ce35c5565e1f337fb81db" + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" lodash._arraycopy@^3.0.0: version "3.0.0"