From 3ef6c086b2f299f062dad84725e456fc7508727e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 19:32:30 +0000 Subject: [PATCH] Bump lodash-es from 4.17.4 to 4.17.21 in /Examples/CustomTabBar Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.21) --- updated-dependencies: - dependency-name: lodash-es dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Examples/CustomTabBar/yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Examples/CustomTabBar/yarn.lock b/Examples/CustomTabBar/yarn.lock index 1007053..add1915 100644 --- a/Examples/CustomTabBar/yarn.lock +++ b/Examples/CustomTabBar/yarn.lock @@ -1624,7 +1624,7 @@ fast-levenshtein@~2.0.4: fb-watchman@^1.8.0, fb-watchman@^1.9.0: version "1.9.0" - resolved "http://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz#6f268f1f347a6b3c875d1e89da7e1ed79adfc0ec" + resolved "https://registry.npmjs.org/fb-watchman/-/fb-watchman-1.9.0.tgz#6f268f1f347a6b3c875d1e89da7e1ed79adfc0ec" dependencies: bser "^1.0.2" @@ -2637,8 +2637,8 @@ load-json-file@^1.0.0: strip-bom "^2.0.0" lodash-es@^4.2.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.21" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" lodash._arraycopy@^3.0.0: version "3.0.0" @@ -3296,8 +3296,8 @@ react-deep-force-update@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-1.0.1.tgz#f911b5be1d2a6fe387507dd6e9a767aa2924b4c7" -"react-native-renavigate@file:../../": - version "0.1.7" +"react-native-renavigate@file:../..": + version "0.2.20" dependencies: react-native-scrollable-tab-view "^0.6.0" seamless-immutable "^7.0.1"