From 912116716270f2274cd40d35f15606564c251393 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Jun 2021 13:56:48 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20ws=20from=206.2.1=20to=206.2.2=20in=20/?= =?UTF-8?q?=E5=89=8D=E7=AB=AF=E6=A1=86=E6=9E=B6/vuejs/mvvm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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] --- .../vuejs/mvvm/yarn.lock" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/\345\211\215\347\253\257\346\241\206\346\236\266/vuejs/mvvm/yarn.lock" "b/\345\211\215\347\253\257\346\241\206\346\236\266/vuejs/mvvm/yarn.lock" index 3808c4b..c0a26b6 100644 --- "a/\345\211\215\347\253\257\346\241\206\346\236\266/vuejs/mvvm/yarn.lock" +++ "b/\345\211\215\347\253\257\346\241\206\346\236\266/vuejs/mvvm/yarn.lock" @@ -3849,9 +3849,9 @@ wrappy@1: integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= 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"