From 0707ec05fb33ed7bf5b17c19ab69e5311f26d892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 19:46:44 +0000 Subject: [PATCH] Bump lodash-es from 4.17.4 to 4.17.21 in /Examples/BasicExample 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/BasicExample/yarn.lock | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/Examples/BasicExample/yarn.lock b/Examples/BasicExample/yarn.lock index 387d84a..d5ca9a7 100644 --- a/Examples/BasicExample/yarn.lock +++ b/Examples/BasicExample/yarn.lock @@ -1625,7 +1625,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" @@ -2642,8 +2642,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" @@ -3301,23 +3301,19 @@ 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.1" +"react-native-renavigate@file:../..": + version "0.2.20" dependencies: - react "^15.4.2" - react-native "^0.40.0" - react-native-scrollable-tab-view "^0.7.1" - react-redux "^5.0.2" - redux "^3.6.0" + react-native-scrollable-tab-view "^0.6.0" seamless-immutable "^7.0.1" -react-native-scrollable-tab-view@^0.7.1: - version "0.7.1" - resolved "https://registry.yarnpkg.com/react-native-scrollable-tab-view/-/react-native-scrollable-tab-view-0.7.1.tgz#e28fd11242fffcf363f554a2ca6443d6e0e207b8" +react-native-scrollable-tab-view@^0.6.0: + version "0.6.7" + resolved "https://registry.yarnpkg.com/react-native-scrollable-tab-view/-/react-native-scrollable-tab-view-0.6.7.tgz#3a5fe8a4bd5bc7eb023f306099323bbd9cc284a2" dependencies: react-timer-mixin "^0.13.3" -react-native@0.40.0, react-native@^0.40.0: +react-native@0.40.0: version "0.40.0" resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.40.0.tgz#ca7b86a8e8fbc7653634ad47ca2ffd69fdf18ad5" dependencies: @@ -3433,7 +3429,7 @@ react-transform-hmr@^1.0.4: global "^4.3.0" react-proxy "^1.1.7" -react@^15.4.2, react@~15.4.0-rc.4: +react@~15.4.0-rc.4: version "15.4.2" resolved "https://registry.yarnpkg.com/react/-/react-15.4.2.tgz#41f7991b26185392ba9bae96c8889e7e018397ef" dependencies: @@ -3532,7 +3528,7 @@ regenerator-transform@0.9.8: regex-cache@^0.4.2: version "0.4.3" - resolved "http://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145" + resolved "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145" dependencies: is-equal-shallow "^0.1.3" is-primitive "^2.0.0"