From 244ac92f93531096dcb32e347986ff10b01efa3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2019 00:32:16 +0000 Subject: [PATCH] Bump ws from 1.1.2 to 1.1.5 Bumps [ws](https://github.com/websockets/ws) from 1.1.2 to 1.1.5. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/1.1.2...1.1.5) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 38c8de3..644603d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3799,8 +3799,8 @@ write-file-atomic@^1.2.0: slide "^1.1.5" ws@^1.1.0: - version "1.1.2" - resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.2.tgz#8a244fa052401e08c9886cf44a85189e1fd4067f" + 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"