From 9c7f6e5ff67227c1c569fab7f9875fccd281203d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Jun 2021 00:00:56 +0000 Subject: [PATCH] Bump ws from 6.2.1 to 6.2.2 in /examples Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/yarn.lock b/examples/yarn.lock index bae08a16..49a05fbb 100644 --- a/examples/yarn.lock +++ b/examples/yarn.lock @@ -6243,7 +6243,7 @@ ual-lynx@0.4.0: universal-authenticator-library "0.3.0" ual-reactjs-renderer@../: - version "0.3.0" + version "0.3.1" dependencies: i18next "14.0.1" i18next-browser-languagedetector "2.2.4" @@ -6660,9 +6660,9 @@ write@1.0.3: mkdirp "^0.5.1" ws@^6.1.0, ws@^6.2.1: - version "6.2.1" - resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb" - integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA== + version "6.2.2" + resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e" + integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw== dependencies: async-limiter "~1.0.0"