From 497ab617aae53045234151ab8bf469796e7ac454 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 15 May 2026 01:08:32 +0000 Subject: [PATCH] chore(deps): update dependency ws@>=7.0.0 <7.5.10 to v8.20.1 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 30605151e..d50d969d2 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@babel/traverse@<7.23.2": "7.29.0", "semver@<5.7.2": "7.7.3", "semver@>=7.0.0 <7.5.2": "7.7.4", - "ws@>=7.0.0 <7.5.10": "8.18.3", + "ws@>=7.0.0 <7.5.10": "8.20.1", "braces@<3.0.3": "3.0.3", "form-data@<3.0.4": "3.0.4", "flatted@<=3.4.1": "3.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f7554eb5..b44e2b082 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,7 +8,7 @@ overrides: '@babel/traverse@<7.23.2': 7.29.0 semver@<5.7.2: 7.7.3 semver@>=7.0.0 <7.5.2: 7.7.4 - ws@>=7.0.0 <7.5.10: 8.18.3 + ws@>=7.0.0 <7.5.10: 8.20.1 braces@<3.0.3: 3.0.3 form-data@<3.0.4: 3.0.4 flatted@<=3.4.1: 3.4.2 @@ -4855,7 +4855,7 @@ packages: whatwg-encoding: 1.0.5 whatwg-mimetype: 2.3.0 whatwg-url: 8.7.0 - ws: 8.18.3 + ws: 8.20.1 xml-name-validator: 3.0.0 transitivePeerDependencies: - bufferutil @@ -6663,8 +6663,8 @@ packages: typedarray-to-buffer: 3.1.5 dev: true - /ws@8.18.3: - resolution: {integrity: sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==} + /ws@8.20.1: + resolution: {integrity: sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1