From de8d9f3dd655fff95d944fb4fd599755384d9dd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Jun 2021 08:23:48 +0000 Subject: [PATCH] Bump ws from 6.2.0 to 6.2.2 in /runtime/vue_cli_3.x-master Bumps [ws](https://github.com/websockets/ws) from 6.2.0 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] --- runtime/vue_cli_3.x-master/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/runtime/vue_cli_3.x-master/yarn.lock b/runtime/vue_cli_3.x-master/yarn.lock index c8bae3b..d73c729 100644 --- a/runtime/vue_cli_3.x-master/yarn.lock +++ b/runtime/vue_cli_3.x-master/yarn.lock @@ -1201,8 +1201,8 @@ async-each@^1.0.1: resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.2.tgz#8b8a7ca2a658f927e9f307d6d1a42f4199f0f735" async-limiter@~1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8" + version "1.0.1" + resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd" async@^1.5.2: version "1.5.2" @@ -6835,8 +6835,8 @@ write@^0.2.1: mkdirp "^0.5.1" ws@^6.0.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.0.tgz#13806d9913b2a5f3cbb9ba47b563c002cbc7c526" + version "6.2.2" + resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e" dependencies: async-limiter "~1.0.0"