From 413999c634174d566c7265ba5d9afe5a3a9d3b6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 00:12:17 +0000 Subject: [PATCH] Bump ws from 8.16.0 to 8.17.1 in /astro-fastify Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] --- astro-fastify/pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/astro-fastify/pnpm-lock.yaml b/astro-fastify/pnpm-lock.yaml index 9e82c60..249d459 100644 --- a/astro-fastify/pnpm-lock.yaml +++ b/astro-fastify/pnpm-lock.yaml @@ -784,7 +784,7 @@ packages: '@fastify/reply-from': 9.7.0 fast-querystring: 1.1.2 fastify-plugin: 4.5.1 - ws: 8.16.0 + ws: 8.17.1 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -4500,8 +4500,8 @@ packages: requiresBuild: true dev: true - /ws@8.16.0: - resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==} + /ws@8.17.1: + resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1