From 4e94cf67b12fed9a66f8f53195379bc6c1704381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 14:21:14 +0000 Subject: [PATCH] chore(deps): bump lodash from 4.17.14 to 4.17.21 in /examples/express Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.21) Signed-off-by: dependabot[bot] --- examples/express/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/express/yarn.lock b/examples/express/yarn.lock index 180d9d57..e7af8c20 100644 --- a/examples/express/yarn.lock +++ b/examples/express/yarn.lock @@ -967,8 +967,8 @@ kind-of@^4.0.0: is-buffer "^1.1.5" lodash@^4.17.4: - version "4.17.14" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba" + 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"