From 77e14ef42e2f589c13db04c4395944f1f47c8a86 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 08:42:24 +0000 Subject: [PATCH] [Security] Bump ws from 7.2.3 to 7.5.2 Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.5.2. **This update includes security fixes.** - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.2.3...7.5.2) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 09006ec5..cb174328 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8883,8 +8883,8 @@ write@1.0.3: mkdirp "^0.5.1" ws@^7.0.0: - version "7.2.3" - resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.3.tgz#a5411e1fb04d5ed0efee76d26d5c46d830c39b46" + version "7.5.2" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.2.tgz#09cc8fea3bec1bc5ed44ef51b42f945be36900f6" xdg-basedir@^3.0.0: version "3.0.0"