diff --git a/package.json b/package.json index 7d65232..b98dc69 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "express": "5.2.1", "jsonwebtoken": "9.0.2", "toml": "3.0.0", - "ws": "8.18.0" + "ws": "8.20.1" }, "devDependencies": { "nodemon": "3.1.10" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 48c4600..47d366e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: 3.0.0 version: 3.0.0 ws: - specifier: 8.18.0 - version: 8.18.0 + specifier: 8.20.1 + version: 8.20.1 devDependencies: nodemon: specifier: 3.1.10 @@ -450,8 +450,8 @@ packages: wrappy@1.0.2: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} - ws@8.18.0: - resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} + 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 @@ -919,4 +919,4 @@ snapshots: wrappy@1.0.2: {} - ws@8.18.0: {} + ws@8.20.1: {}