From a98ece8786a91d6c42d1c6865ae789bde74d3302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2019 00:32:45 +0000 Subject: [PATCH] Bump ws from 1.1.1 to 1.1.5 in /Example Bumps [ws](https://github.com/websockets/ws) from 1.1.1 to 1.1.5. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/1.1.1...1.1.5) Signed-off-by: dependabot[bot] --- Example/yarn.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Example/yarn.lock b/Example/yarn.lock index 033669f4..94eb81ad 100644 --- a/Example/yarn.lock +++ b/Example/yarn.lock @@ -2919,6 +2919,9 @@ 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-haptic@file:..": + version "1.0.1" + react-native@0.40.0: version "0.40.0" resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.40.0.tgz#ca7b86a8e8fbc7653634ad47ca2ffd69fdf18ad5" @@ -3722,8 +3725,8 @@ write-file-atomic@^1.2.0: slide "^1.1.5" ws@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.1.tgz#082ddb6c641e85d4bb451f03d52f06eabdb1f018" + 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"