From 1eaeede141b81c9238109cfb45bc4ff6868f2f75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 04:22:17 +0000 Subject: [PATCH] Bump lodash from 4.17.5 to 4.17.21 in /phpMyAdmin 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) Signed-off-by: dependabot[bot] --- phpMyAdmin/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpMyAdmin/yarn.lock b/phpMyAdmin/yarn.lock index 28d1df5..52a6caa 100644 --- a/phpMyAdmin/yarn.lock +++ b/phpMyAdmin/yarn.lock @@ -523,8 +523,8 @@ levn@^0.3.0, levn@~0.3.0: type-check "~0.3.2" lodash@^4.17.4, lodash@^4.3.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" lru-cache@^4.0.1: version "4.1.1"