From 924da71832ce78a8746f42bc7e1665bcfe9b08a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 17:37:20 +0000 Subject: [PATCH] Bump websocket-extensions in /play-with-docker/Portus Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.1 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.1...0.1.4) Signed-off-by: dependabot[bot] --- play-with-docker/Portus/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/play-with-docker/Portus/yarn.lock b/play-with-docker/Portus/yarn.lock index d72291f4e..ecb666227 100644 --- a/play-with-docker/Portus/yarn.lock +++ b/play-with-docker/Portus/yarn.lock @@ -3472,8 +3472,8 @@ websocket-driver@>=0.5.1: websocket-extensions ">=0.1.1" websocket-extensions@>=0.1.1: - version "0.1.1" - resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.1.tgz#76899499c184b6ef754377c2dbb0cd6cb55d29e7" + version "0.1.4" + resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" which-module@^1.0.0: version "1.0.0"