From 3b8f80ba3e0ede49c82b535a01787e289362aebd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 06:34:47 +0000 Subject: [PATCH] Bump ws from 8.16.0 to 8.17.0 Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.0) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 12edcbd..4aca139 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "react-error-boundary": "4.0.13", "react-hook-form": "7.51.3", "react-spinners": "0.13.8", - "ws": "8.16.0", + "ws": "8.17.0", "zod": "3.23.0" }, "scripts": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e866f9..0fffcae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ dependencies: specifier: 0.13.8 version: 0.13.8(react-dom@18.2.0)(react@18.2.0) ws: - specifier: 8.16.0 - version: 8.16.0 + specifier: 8.17.0 + version: 8.17.0 zod: specifier: 3.23.0 version: 3.23.0 @@ -5397,8 +5397,8 @@ packages: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} dev: true - /ws@8.16.0: - resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==} + /ws@8.17.0: + resolution: {integrity: sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1