diff --git a/backend/package.json b/backend/package.json index 1791701..e8d5403 100644 --- a/backend/package.json +++ b/backend/package.json @@ -11,6 +11,6 @@ "author": "", "license": "ISC", "dependencies": { - "ws": "^8.18.1" + "ws": "^8.20.1" } } \ No newline at end of file diff --git a/backend/pnpm-lock.yaml b/backend/pnpm-lock.yaml index ae1470f..7da9cf1 100644 --- a/backend/pnpm-lock.yaml +++ b/backend/pnpm-lock.yaml @@ -9,13 +9,13 @@ importers: .: dependencies: ws: - specifier: ^8.18.1 - version: 8.18.1 + specifier: ^8.20.1 + version: 8.20.1 packages: - ws@8.18.1: - resolution: {integrity: sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==} + 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 @@ -28,4 +28,4 @@ packages: snapshots: - ws@8.18.1: {} + ws@8.20.1: {}