From f6c9d024ca28aaccb88dc3373422f0f6fa3ae4f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 14:14:17 +0000 Subject: [PATCH] Bump websocket-extensions from 0.1.1 to 0.1.4 in /tests/Application 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] --- tests/Application/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Application/yarn.lock b/tests/Application/yarn.lock index 43e5233..382bff0 100644 --- a/tests/Application/yarn.lock +++ b/tests/Application/yarn.lock @@ -2448,8 +2448,8 @@ websocket-driver@>=0.3.6: 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"