diff --git a/package.json b/package.json index 1e4b7ae02..077b5a79b 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.0", "braces@<3.0.3": "3.0.3", "form-data@<3.0.4": "3.0.4" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6868324e9..726f968ca 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.0 braces@<3.0.3: 3.0.3 form-data@<3.0.4: 3.0.4 @@ -4754,7 +4754,7 @@ packages: whatwg-encoding: 1.0.5 whatwg-mimetype: 2.3.0 whatwg-url: 8.7.0 - ws: 8.18.3 + ws: 8.20.0 xml-name-validator: 3.0.0 transitivePeerDependencies: - bufferutil @@ -6555,8 +6555,8 @@ packages: typedarray-to-buffer: 3.1.5 dev: true - /ws@8.18.3: - resolution: {integrity: sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==} + /ws@8.20.0: + resolution: {integrity: sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1