From 209ccf9d9b3bc86a23ea68f002d9d18c9e6cdc4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2019 11:47:45 +0000 Subject: [PATCH] Bump extend from 3.0.1 to 3.0.2 in /Example Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/justmoon/node-extend/releases) - [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md) - [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2) Signed-off-by: dependabot[bot] --- Example/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Example/yarn.lock b/Example/yarn.lock index 0d51345..a5f7458 100644 --- a/Example/yarn.lock +++ b/Example/yarn.lock @@ -1313,8 +1313,8 @@ express-session@~1.11.3: utils-merge "1.0.0" extend@~3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444" + version "3.0.2" + resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa" external-editor@^2.0.4: version "2.0.4" @@ -2639,8 +2639,8 @@ react-devtools-core@2.3.1: shell-quote "^1.6.1" ws "^2.0.3" -"react-native-lightbox@file:../": - version "0.6.0" +"react-native-lightbox@file:..": + version "0.8.0" dependencies: prop-types "^15.5.10"