From b0b7265ec27b01fcc92b96b861ba913924d7e055 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2020 15:26:54 +0000 Subject: [PATCH] Bump lodash from 4.17.5 to 4.17.19 in /services/js Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.5...4.17.19) Signed-off-by: dependabot[bot] --- services/js/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/js/yarn.lock b/services/js/yarn.lock index fec76edf..99280c6a 100644 --- a/services/js/yarn.lock +++ b/services/js/yarn.lock @@ -3640,8 +3640,8 @@ locate-path@^2.0.0: path-exists "^3.0.0" lodash@^4.11.1, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0: - version "4.17.5" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511" + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" log-symbols@2.2.0, log-symbols@^2.1.0: version "2.2.0"