From 6ded56815efec094f11fb899c07d4a2eefb6da94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Jun 2021 15:30:21 +0000 Subject: [PATCH] Bump ws from 6.2.1 to 6.2.2 in /studio 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] --- studio/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/studio/yarn.lock b/studio/yarn.lock index e1b8634..cde196f 100644 --- a/studio/yarn.lock +++ b/studio/yarn.lock @@ -1531,7 +1531,7 @@ async-each@^1.0.1: async-limiter@~1.0.0: version "1.0.1" - resolved "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd" + resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd" async-to-gen@1.3.0: version "1.3.0" @@ -8014,8 +8014,8 @@ write-file-atomic@^2.0.0: signal-exit "^3.0.2" ws@^6.1.0: - version "6.2.1" - resolved "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb" + version "6.2.2" + resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e" dependencies: async-limiter "~1.0.0"