diff --git a/package.json b/package.json index b39f32d..4f34811 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "dependencies": { "ioredis": "^5.3.2", "undici": "^6.2.1", - "ws": "^8.15.1" + "ws": "^8.16.0" }, "exports": { ".": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1239828..479373a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^6.2.1 version: 6.2.1 ws: - specifier: ^8.15.1 - version: 8.15.1 + specifier: ^8.16.0 + version: 8.16.0 devDependencies: '@clytage/eslint-config': @@ -2147,8 +2147,8 @@ packages: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} dev: true - /ws@8.15.1: - resolution: {integrity: sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ==} + /ws@8.16.0: + resolution: {integrity: sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1