From a241acc0087030e6403e4f069a1a982c8027ea9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2019 00:47:49 +0000 Subject: [PATCH] Bump ws from 1.1.1 to 1.1.5 in /examples/RNDrawerDemo 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] --- examples/RNDrawerDemo/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/RNDrawerDemo/yarn.lock b/examples/RNDrawerDemo/yarn.lock index e73cf1b0..60266833 100644 --- a/examples/RNDrawerDemo/yarn.lock +++ b/examples/RNDrawerDemo/yarn.lock @@ -4918,8 +4918,8 @@ wrappy@1: resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" 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"