From 7a0218ef048a6fd7e5a3c6cb275c9ff772d19c93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2019 18:15:55 +0000 Subject: [PATCH] Bump ws from 1.1.4 to 1.1.5 in /Example Bumps [ws](https://github.com/websockets/ws) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/1.1.4...1.1.5) 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..e6ba678 100644 --- a/Example/yarn.lock +++ b/Example/yarn.lock @@ -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" @@ -3494,8 +3494,8 @@ write-file-atomic@^1.2.0: slide "^1.1.5" ws@^1.1.0: - version "1.1.4" - resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.4.tgz#57f40d036832e5f5055662a397c4de76ed66bf61" + version "1.1.5" + resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.5.tgz#cbd9e6e75e09fc5d2c90015f21f0c40875e0dd51" dependencies: options ">=0.0.5" ultron "1.0.x"