From 387a2b463d4473186ef04bb62954fc57ffb18779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 21:20:26 +0000 Subject: [PATCH] Bump ws from 8.15.1 to 8.17.1 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: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 7721deb..ba8f1df 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "sveltekit-superforms": "^1.12.0", "tailwind-merge": "^2.1.0", "tailwind-variants": "^0.1.19", - "ws": "^8.15.1", + "ws": "^8.17.1", "zod": "^3.22.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 101feaf..b9a72c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ dependencies: specifier: ^0.1.19 version: 0.1.19(tailwindcss@3.3.6) ws: - specifier: ^8.15.1 - version: 8.15.1 + specifier: ^8.17.1 + version: 8.17.1 zod: specifier: ^3.22.4 version: 3.22.4 @@ -3422,7 +3422,7 @@ packages: stoppable: 1.1.0 undici: 5.28.2 workerd: 1.20231030.0 - ws: 8.15.1 + ws: 8.17.1 youch: 3.3.3 zod: 3.22.4 transitivePeerDependencies: @@ -4940,8 +4940,8 @@ packages: /wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - /ws@8.15.1: - resolution: {integrity: sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ==} + /ws@8.17.1: + resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1