From 16b1c5d827f2b7f35d052005a24740243d67c201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2020 18:37:22 +0000 Subject: [PATCH] Bump lodash from 4.17.5 to 4.17.15 in /phpMyAdmin Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.5...4.17.15) 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..438b41d 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.15" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" lru-cache@^4.0.1: version "4.1.1"