From 20aa90c568a550a0f388c913d0e1bcd118633664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 16:36:50 +0000 Subject: [PATCH] Bump websocket-extensions from 0.1.3 to 0.1.4 in /example Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 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.3...0.1.4) Signed-off-by: dependabot[bot] --- example/yarn.lock | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 1472b61..90598b7 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2799,8 +2799,10 @@ reason-react@>=0.7.0, reason-react@^0.7.0: react-dom ">=16.8.1" "reason-window@link:..": - version "0.0.0" - uid "" + version "0.0.1" + dependencies: + react-window "^1.8.1" + reason-react "^0.7.0" regenerator-runtime@^0.13.2: version "0.13.2" @@ -3618,8 +3620,9 @@ websocket-driver@>=0.5.1: websocket-extensions ">=0.1.1" websocket-extensions@>=0.1.1: - version "0.1.3" - resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29" + version "0.1.4" + resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" + integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== which-module@^2.0.0: version "2.0.0"