From d974fcc9ad38a757b2548055d0d6f78221c74225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 13:53:13 +0000 Subject: [PATCH] Bump ws from 7.5.8 to 7.5.10 in /test-projects/es6-exports Bumps [ws](https://github.com/websockets/ws) from 7.5.8 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.5.8...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test-projects/es6-exports/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test-projects/es6-exports/yarn.lock b/test-projects/es6-exports/yarn.lock index af1ae98e..b3f585bd 100644 --- a/test-projects/es6-exports/yarn.lock +++ b/test-projects/es6-exports/yarn.lock @@ -3536,7 +3536,7 @@ walker@^1.0.7, walker@~1.0.5: makeerror "1.0.x" "waterfall-cli@link:../..": - version "1.0.0-alpha.8" + version "1.0.0-alpha.10" dependencies: chalk "^4.0.0" cli-table3 "^0.6.0" @@ -3625,9 +3625,9 @@ write-file-atomic@^3.0.0: typedarray-to-buffer "^3.1.5" ws@^7.4.6: - version "7.5.8" - resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.8.tgz#ac2729881ab9e7cbaf8787fe3469a48c5c7f636a" - integrity sha512-ri1Id1WinAX5Jqn9HejiGb8crfRio0Qgu8+MtL36rlTA6RLsMdWt1Az/19A2Qij6uSHUMphEFaTKa4WG+UNHNw== + version "7.5.10" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9" + integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ== xml-name-validator@^3.0.0: version "3.0.0"