From c6089a49dfe690f7ede83148013c2d3ec705a616 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Jun 2021 08:14:50 +0000 Subject: [PATCH] [Security] Bump ws from 7.2.1 to 7.5.1 in /lib/js Bumps [ws](https://github.com/websockets/ws) from 7.2.1 to 7.5.1. **This update includes security fixes.** - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.2.1...7.5.1) Signed-off-by: dependabot-preview[bot] --- lib/js/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/js/yarn.lock b/lib/js/yarn.lock index 745d2a53..b92030b4 100644 --- a/lib/js/yarn.lock +++ b/lib/js/yarn.lock @@ -5798,9 +5798,9 @@ 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" - integrity sha512-sucePNSafamSKoOqoNfBd8V0StlkzJKL2ZAhGQinCfNQ+oacw+Pk7lcdAElecBF2VkLNZRiIb5Oi1Q5lVUVt2A== + version "7.5.1" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.1.tgz#44fc000d87edb1d9c53e51fbc69a0ac1f6871d66" + integrity sha512-2c6faOUH/nhoQN6abwMloF7Iyl0ZS2E9HGtsiLrWn0zOOMWlhtDmdf/uihDt6jnuCxgtwGBNy6Onsoy2s2O2Ow== xml-name-validator@^3.0.0: version "3.0.0"