From e6b262e411cd6644f8ff33e95e42af5742a990a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 10:20:30 +0000 Subject: [PATCH] Bump lodash from 4.17.5 to 4.17.21 in /example Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.5...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 9bd28ef..f7e8c36 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1222,8 +1222,8 @@ kind-of@^4.0.0: is-buffer "^1.1.5" lodash@^4.2.0: - version "4.17.5" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511" + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" loose-envify@^1.0.0: version "1.3.1"