From dd63d2473f809dd7131419070b1fd09ee3fe3ff2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Dec 2020 13:19:36 +0000 Subject: [PATCH] chore(deps): [security] bump lodash-es from 4.17.4 to 4.17.20 Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.4 to 4.17.20. **This update includes a security fix.** - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.20) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index f9f7c98..a306778 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3799,8 +3799,8 @@ locate-path@^2.0.0: path-exists "^3.0.0" lodash-es@^4.2.1: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.4.tgz#dcc1d7552e150a0640073ba9cb31d70f032950e7" + version "4.17.20" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.20.tgz#29f6332eefc60e849f869c264bc71126ad61e8f7" lodash._reinterpolate@~3.0.0: version "3.0.0"