From f3a0535e95312e8575d131bc9152d5fbaa46ddc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 May 2021 04:03:37 +0000 Subject: [PATCH] Bump ws from 7.2.1 to 7.4.6 Bumps [ws](https://github.com/websockets/ws) from 7.2.1 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.2.1...7.4.6) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index b0ee436..8c894bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5034,8 +5034,8 @@ write@1.0.3: mkdirp "^0.5.1" ws@^7.0.0: - version "7.2.1" - resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.1.tgz#03ed52423cd744084b2cf42ed197c8b65a936b8e" + version "7.4.6" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c" xml-name-validator@^3.0.0: version "3.0.0"