From 2224880584e2196bca08154629c75e548ed55a8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 22:46:11 +0000 Subject: [PATCH] Bump websocket-extensions in /samples/js-extend-webpack 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] --- samples/js-extend-webpack/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/js-extend-webpack/yarn.lock b/samples/js-extend-webpack/yarn.lock index 43000adb1..b9c6349ec 100644 --- a/samples/js-extend-webpack/yarn.lock +++ b/samples/js-extend-webpack/yarn.lock @@ -8932,8 +8932,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" whatwg-fetch@2.0.3: version "2.0.3"