From 914cdf438483cf1217793f76fdb9b4a49862eb11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 17:35:11 +0000 Subject: [PATCH] Bump ws and @types/ws in /voice Bumps [ws](https://github.com/websockets/ws) and [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws). These dependencies needed to be updated together. Updates `ws` from 8.13.0 to 8.14.2 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.13.0...8.14.2) Updates `@types/ws` from 8.5.4 to 8.5.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) --- updated-dependencies: - dependency-name: ws dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/ws" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- voice/pnpm-lock.yaml | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/voice/pnpm-lock.yaml b/voice/pnpm-lock.yaml index 5efaa0e..3944ce7 100644 --- a/voice/pnpm-lock.yaml +++ b/voice/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: dependencies: '@insertish/isomorphic-ws': specifier: ^4.0.1 - version: 4.0.1(ws@8.13.0) + version: 4.0.1(ws@8.14.2) dgram: specifier: ^1.0.1 version: 1.0.1 @@ -28,7 +28,7 @@ dependencies: version: github.com/itzTheMeow/prism-media/f3e33538bbd00cd9f2a2184a75a832f961ba5409(ffmpeg-static@5.1.0) revkit: specifier: ^1.1.12 - version: 1.1.12(ws@8.13.0) + version: 1.1.12(ws@8.14.2) devDependencies: '@types/node': @@ -36,7 +36,7 @@ devDependencies: version: 20.1.1 '@types/ws': specifier: ^8.5.4 - version: 8.5.4 + version: 8.5.8 dotenv: specifier: ^16.0.3 version: 16.0.3 @@ -48,7 +48,7 @@ devDependencies: version: 5.0.4 ws: specifier: ^8.13.0 - version: 8.13.0 + version: 8.14.2 packages: @@ -79,12 +79,12 @@ packages: resolution: {integrity: sha512-0lsMVexkZ7dHpQlPrTZDRsm42hZ4/CzKxP1hbAEJH8IaEwrIEhhTKJuFxPuLOi2TwPImuocncjYHpGpwVNOemQ==} dev: false - /@insertish/isomorphic-ws@4.0.1(ws@8.13.0): + /@insertish/isomorphic-ws@4.0.1(ws@8.14.2): resolution: {integrity: sha512-kFD/p8T4Hkqr992QrdkbW/cQ/W/q2d9MPCobwzBv2PwTKLkCD9RaYDy6m17qRnSLQQ5PU0kHCG8kaOwAqzj1vQ==} peerDependencies: ws: '*' dependencies: - ws: 8.13.0 + ws: 8.14.2 dev: false /@insertish/oapi@0.1.18: @@ -267,18 +267,14 @@ packages: resolution: {integrity: sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==} dev: false - /@types/node@18.15.11: - resolution: {integrity: sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==} - dev: true - /@types/node@20.1.1: resolution: {integrity: sha512-uKBEevTNb+l6/aCQaKVnUModfEMjAl98lw2Si9P5y4hLu9tm6AlX2ZIoXZX6Wh9lJueYPrGPKk5WMCNHg/u6/A==} dev: true - /@types/ws@8.5.4: - resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==} + /@types/ws@8.5.8: + resolution: {integrity: sha512-flUksGIQCnJd6sZ1l5dqCEG/ksaoAg/eUwiLAGTJQcfgvZJKF++Ta4bJA6A5aPSJmsr+xlseHn4KLgVlNnvPTg==} dependencies: - '@types/node': 18.15.11 + '@types/node': 20.1.1 dev: true /aes-js@3.1.2: @@ -943,11 +939,11 @@ packages: resolution: {integrity: sha512-Ts1Y/anZELhSsjMcU605fU9RE4Oi3p5ORujwbIKXfWa+0Zxs510Qrmrce5/Jowq3cHSZSJqBjypxmHarc+vEWg==} dev: false - /revkit@1.1.12(ws@8.13.0): + /revkit@1.1.12(ws@8.14.2): resolution: {integrity: sha512-/lxEjFMBV5CloHGrLJyK5UJ4UnkhybHpKBxi5b+1SK11u6JfP/n+jDYkEOQOnmWpkF2M5CBzzuBQ6dpXSQmp6Q==} dependencies: '@insertish/exponential-backoff': 3.1.0-patch.2 - '@insertish/isomorphic-ws': 4.0.1(ws@8.13.0) + '@insertish/isomorphic-ws': 4.0.1(ws@8.14.2) axios: 1.3.5 eventemitter3: 5.0.0 form-data: 4.0.0 @@ -1201,8 +1197,8 @@ packages: strip-ansi: 7.0.1 dev: true - /ws@8.13.0: - resolution: {integrity: sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==} + /ws@8.14.2: + resolution: {integrity: sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1