diff --git a/.changeset/dependabot-pr-618.md b/.changeset/dependabot-pr-618.md new file mode 100644 index 00000000..5d1f5c9f --- /dev/null +++ b/.changeset/dependabot-pr-618.md @@ -0,0 +1,5 @@ +--- +"nostream": patch +--- + +chore(deps): bump ws from 8.20.0 to 8.20.1 diff --git a/package.json b/package.json index 604f626d..10c2a259 100644 --- a/package.json +++ b/package.json @@ -174,7 +174,7 @@ "ramda": "0.28.0", "redis": "4.5.1", "stream-json": "^2.1.0", - "ws": "^8.18.0", + "ws": "^8.20.1", "zod": "^3.22.4" }, "optionalDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6c9f10f6..fc48d75f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^2.1.0 version: 2.1.0 ws: - specifier: ^8.18.0 - version: 8.20.0 + specifier: ^8.20.1 + version: 8.20.1 zod: specifier: ^3.22.4 version: 3.25.76 @@ -727,6 +727,7 @@ packages: '@snyk/github-codeowners@1.1.0': resolution: {integrity: sha512-lGFf08pbkEac0NYgVf4hdANpAgApRjNByLXB+WBip3qj1iendOIyAwP2GKkKbQMNVy2r1xxDf0ssfWscoiC+Vw==} engines: {node: '>=8.10'} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. hasBin: true '@teppeis/multimaps@3.0.0': @@ -3343,8 +3344,8 @@ packages: write-file-atomic@3.0.3: resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==} - ws@8.20.0: - resolution: {integrity: sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==} + 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 @@ -6824,7 +6825,7 @@ snapshots: signal-exit: 3.0.7 typedarray-to-buffer: 3.1.5 - ws@8.20.0: {} + ws@8.20.1: {} xmlbuilder@15.1.1: {}