From 5683cd1a50eb653ab468ca3ce0d53fb4f5eb792e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 20:06:35 +0000 Subject: [PATCH] chore(deps): bump ws from 8.17.0 to 8.18.0 Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.18.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.17.0...8.18.0) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 795a5caf..38eb8b27 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4280,18 +4280,6 @@ packages: resolution: {integrity: sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - ws@8.17.0: - resolution: {integrity: sha512-uJq6108EgZMAl20KagGkzCKfMEjxmKvZHG7Tlq0Z6nOky7YF7aq4mOx6xK8TJ/i1LeK4Qus7INktacctDgY8Ow==} - engines: {node: '>=10.0.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: '>=5.0.2' - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - ws@8.18.0: resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} engines: {node: '>=10.0.0'} @@ -8065,7 +8053,7 @@ snapshots: dependencies: jszip: 3.10.1 tmp: 0.2.3 - ws: 8.17.0 + ws: 8.18.0 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -8891,8 +8879,6 @@ snapshots: imurmurhash: 0.1.4 signal-exit: 4.1.0 - ws@8.17.0: {} - ws@8.18.0: {} xdg-basedir@4.0.0: {}