From 7b9ac8184895d2c5b9bff2ab6dffc52ab9bfa137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2019 18:13:10 +0000 Subject: [PATCH] Bump ws from 1.1.4 to 1.1.5 in /examples/offline-image 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] --- examples/offline-image/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/offline-image/yarn.lock b/examples/offline-image/yarn.lock index 8c321a2..d3e8a3c 100644 --- a/examples/offline-image/yarn.lock +++ b/examples/offline-image/yarn.lock @@ -3406,7 +3406,7 @@ react-devtools-core@2.3.1: ws "^2.0.3" "react-native-image-offline@file:../..": - version "0.1.0" + version "0.1.9" dependencies: crypto-js "^3.1.9-1" @@ -4400,8 +4400,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"