From e15e28b898048430de6bc758e018d513f1fcd1b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:16:26 +0000 Subject: [PATCH] Bump ws from 7.4.6 to 7.5.10 Bumps [ws](https://github.com/websockets/ws) from 7.4.6 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.4.6...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ed72f3f..363c4b7b 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "postcss": "^8.4.31", "rng-js": "~1.0.1", "underscore": "1.12.1", - "ws": "7.4.6", + "ws": "7.5.10", "yarn": "^1.22.19" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 0f6ca140..c5b3cd4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6325,6 +6325,11 @@ ws@7.4.6, ws@^3.2.0, ws@~0.4.31, ws@~8.11.0: resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c" integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A== +ws@7.5.10: + version "7.5.10" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9" + integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ== + xml2js@0.5.0, xml2js@^0.4.17: version "0.5.0" resolved "https://registry.yarnpkg.com/xml2js/-/xml2js-0.5.0.tgz#d9440631fbb2ed800203fad106f2724f62c493b7"