From 4c06a623319dc19d38a62ebc2b9efbd32e8752db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2020 10:38:33 +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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index a91f55c..5fbd5b6 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2011,10 +2011,10 @@ balanced-match@^1.0.0: resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767" integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c= -barestyle@^1.0.8: - version "1.0.8" - resolved "https://registry.yarnpkg.com/barestyle/-/barestyle-1.0.8.tgz#32bc158acb98c381022002b11563d7444e9dbc24" - integrity sha512-VJ0wBDDxGAo11wjU6hRjM9Gy0Hqh5CeanN/BueSY2iC2mKFGIufKsHz04J05iBUl/XTFWRP54l+DerWCM2o45w== +barestyle@latest: + version "1.4.3" + resolved "https://registry.yarnpkg.com/barestyle/-/barestyle-1.4.3.tgz#7a3b8781df6534daf75ed37353890c5141c21ee0" + integrity sha512-G1kpGSbzXZrD6O5isKVNh+VMOz5Ev8KwnEDhgAk1EM8tvASLtTAPxJ75BYRhuWkQoO/BJnAgYhcJnEN7HUkbFw== base64-js@^1.0.2: version "1.3.1" @@ -9928,9 +9928,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" - integrity sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg== + version "0.1.4" + resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" + integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.3, whatwg-encoding@^1.0.5: version "1.0.5"