From 0beb1c36183f3b4c1ede5f9eb4edb194fa9f9436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2019 04:01:35 +0000 Subject: [PATCH] Bump ws from 1.1.4 to 1.1.5 in /devtools/client/netmonitor 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] --- devtools/client/netmonitor/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devtools/client/netmonitor/yarn.lock b/devtools/client/netmonitor/yarn.lock index 45bce1466c68..327e684f43a5 100644 --- a/devtools/client/netmonitor/yarn.lock +++ b/devtools/client/netmonitor/yarn.lock @@ -5563,8 +5563,8 @@ wrappy@1: resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" ws@1.1.x, ws@^1.0.1: - 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"