From c7a75580346cb13cbb455fe7bdb0eb8e3c685d1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 11:42:54 +0000 Subject: [PATCH] Bump lodash in /examples/react-native-web-workspace/components Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] --- examples/react-native-web-workspace/components/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/react-native-web-workspace/components/yarn.lock b/examples/react-native-web-workspace/components/yarn.lock index 0c69da0..7465725 100644 --- a/examples/react-native-web-workspace/components/yarn.lock +++ b/examples/react-native-web-workspace/components/yarn.lock @@ -1088,8 +1088,8 @@ locate-path@^2.0.0: path-exists "^3.0.0" lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.3.0: - version "4.17.15" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" + version "4.17.19" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1: version "1.3.1"