diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1cdc343..ca62158 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,7 +87,7 @@ importers: devDependencies: oceanic.js: specifier: ^1.12.0 - version: 1.12.0(opusscript@0.0.8) + version: 1.13.0(opusscript@0.0.8) typescript: specifier: '*' version: 5.8.3 @@ -763,8 +763,8 @@ packages: encoding: optional: true - oceanic.js@1.12.0: - resolution: {integrity: sha512-e3h5ptwBfbX4/gDz13UFiIfAFsaZrXDwJbfTdV7YEKdQG6d0A6of2KGzkBbqXrVC5wmM/7TWAYeh2fe9zuxGYA==} + oceanic.js@1.13.0: + resolution: {integrity: sha512-WXE8KhAZI9Fv/OsD+mEYMnRq363XfDHlPLiYe52SF+ND7+HyUxYuhBxDhPx2DqXUuC7fiB4ocxiMZGvlvHLVCQ==} engines: {node: '>=18.13.0'} opusscript@0.0.8: @@ -1030,18 +1030,6 @@ packages: utf-8-validate: optional: true - ws@8.18.1: - resolution: {integrity: sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==} - engines: {node: '>=10.0.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: '>=5.0.2' - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - ws@8.18.3: resolution: {integrity: sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==} engines: {node: '>=10.0.0'} @@ -1122,11 +1110,11 @@ snapshots: '@discordjs/voice@0.18.0(opusscript@0.0.8)': dependencies: - '@types/ws': 8.5.14 + '@types/ws': 8.18.1 discord-api-types: 0.37.120 prism-media: 1.3.5(opusscript@0.0.8) tslib: 2.8.1 - ws: 8.18.1 + ws: 8.18.3 transitivePeerDependencies: - '@discordjs/opus' - bufferutil @@ -1680,10 +1668,10 @@ snapshots: dependencies: whatwg-url: 5.0.0 - oceanic.js@1.12.0(opusscript@0.0.8): + oceanic.js@1.13.0(opusscript@0.0.8): dependencies: tslib: 2.8.1 - ws: 8.18.1 + ws: 8.18.3 optionalDependencies: '@discordjs/voice': 0.18.0(opusscript@0.0.8) transitivePeerDependencies: @@ -1931,6 +1919,4 @@ snapshots: ws@8.18.0: {} - ws@8.18.1: {} - ws@8.18.3: {}