From 83075102495605b14314ae638ba9728dd34b179f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 19:10:45 +0000 Subject: [PATCH] Bump lodash-es in /examples/django-auth-with-react/frontend Bumps [lodash-es](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-es dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/django-auth-with-react/frontend/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/django-auth-with-react/frontend/yarn.lock b/examples/django-auth-with-react/frontend/yarn.lock index ac94658..67e527a 100644 --- a/examples/django-auth-with-react/frontend/yarn.lock +++ b/examples/django-auth-with-react/frontend/yarn.lock @@ -3956,8 +3956,8 @@ locate-path@^2.0.0: path-exists "^3.0.0" lodash-es@^4.2.0: - version "4.17.5" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.5.tgz#9fc6e737b1c4d151d8f9cae2247305d552ce748f" + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" lodash._reinterpolate@~3.0.0: version "3.0.0"