From a62a4c3d219bf8e6646b95c16d6486f2a7d13a62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 14:55:34 +0000 Subject: [PATCH] fix(deps): update dependency ws to v8.18.1 (#1208) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/framework-shared/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/framework-shared/package.json b/packages/framework-shared/package.json index 58cbf8fe3..464ba6c2d 100644 --- a/packages/framework-shared/package.json +++ b/packages/framework-shared/package.json @@ -7,7 +7,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { - "ws": "8.18.0" + "ws": "8.18.1" }, "devDependencies": { "@plasmo/config": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0572ac8c..ee213d42b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -3391,8 +3391,8 @@ importers: packages/framework-shared: dependencies: ws: - specifier: 8.18.0 - version: 8.18.0 + specifier: 8.18.1 + version: 8.18.1 devDependencies: '@plasmo/config': specifier: workspace:* @@ -13525,8 +13525,8 @@ packages: utf-8-validate: optional: true - ws@8.18.0: - resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} + ws@8.18.1: + resolution: {integrity: sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -17680,7 +17680,7 @@ snapshots: '@supabase/node-fetch': 2.6.14 '@types/phoenix': 1.6.1 '@types/ws': 8.5.14 - ws: 8.18.0 + ws: 8.18.1 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -21751,7 +21751,7 @@ snapshots: whatwg-encoding: 2.0.0 whatwg-mimetype: 3.0.0 whatwg-url: 11.0.0 - ws: 8.18.0 + ws: 8.18.1 xml-name-validator: 4.0.0 optionalDependencies: canvas: 2.11.2 @@ -21786,7 +21786,7 @@ snapshots: whatwg-encoding: 2.0.0 whatwg-mimetype: 3.0.0 whatwg-url: 11.0.0 - ws: 8.18.0 + ws: 8.18.1 xml-name-validator: 4.0.0 optionalDependencies: canvas: 3.1.0 @@ -25374,7 +25374,7 @@ snapshots: ws@7.5.9: {} - ws@8.18.0: {} + ws@8.18.1: {} xml-name-validator@4.0.0: {}