From 6c666cb67a79773000700453a603a4cbe6f4d208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 20:02:37 -0400 Subject: build(deps): bump ws from 8.15.1 to 8.17.1 (#373) Bumps [ws](https://github.com/websockets/ws) from 8.15.1 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.15.1...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .yarn/cache/ws-npm-8.15.1-a30b5eeb2f-8c67365f6e.zip | Bin 40625 -> 0 bytes .yarn/cache/ws-npm-8.17.1-f57fb24a2c-442badcce1.zip | Bin 0 -> 40702 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 .yarn/cache/ws-npm-8.15.1-a30b5eeb2f-8c67365f6e.zip create mode 100644 .yarn/cache/ws-npm-8.17.1-f57fb24a2c-442badcce1.zip (limited to '.yarn/cache') diff --git a/.yarn/cache/ws-npm-8.15.1-a30b5eeb2f-8c67365f6e.zip b/.yarn/cache/ws-npm-8.15.1-a30b5eeb2f-8c67365f6e.zip deleted file mode 100644 index ca1dca2..0000000 Binary files a/.yarn/cache/ws-npm-8.15.1-a30b5eeb2f-8c67365f6e.zip and /dev/null differ diff --git a/.yarn/cache/ws-npm-8.17.1-f57fb24a2c-442badcce1.zip b/.yarn/cache/ws-npm-8.17.1-f57fb24a2c-442badcce1.zip new file mode 100644 index 0000000..a0ebe46 Binary files /dev/null and b/.yarn/cache/ws-npm-8.17.1-f57fb24a2c-442badcce1.zip differ -- cgit