diff options
| author | Michael <[email protected]> | 2024-08-16 22:47:48 -0700 |
|---|---|---|
| committer | Michael <[email protected]> | 2024-08-16 22:47:48 -0700 |
| commit | 5bf5547cd1fc7cc90a2e34e1c569d91bff47da51 (patch) | |
| tree | a8b627387c19c1c2fae6de603b981cb8577190a6 /yarn.lock | |
| parent | ee6a2a088497f6cce3551a43a3ec0a9d47274b96 (diff) | |
| download | muse-5bf5547cd1fc7cc90a2e34e1c569d91bff47da51.tar.xz muse-5bf5547cd1fc7cc90a2e34e1c569d91bff47da51.zip | |
update discordjs/voice
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -126,16 +126,16 @@ resolved "https://registry.npmjs.org/@discordjs/util/-/util-0.3.1.tgz" integrity sha512-HxXKYKg7vohx2/OupUN/4Sd02Ev3PBJ5q0gtjdcvXb0ErCva8jNHWfe/v5sU3UKjIB/uxOhc+TDOnhqffj9pRA== -"@discordjs/[email protected]": - version "0.11.0" - resolved "https://registry.npmjs.org/@discordjs/voice/-/voice-0.11.0.tgz" - integrity sha512-6+9cj1dxzBJm7WJ9qyG2XZZQ8rcLl6x2caW0C0OxuTtMLAaEDntpb6lqMTFiBg/rDc4Rd59g1w0gJmib33CuHw== - dependencies: - "@types/ws" "^8.5.3" - discord-api-types "^0.36.2" - prism-media "^1.3.4" - tslib "^2.4.0" - ws "^8.8.1" +"@discordjs/voice@^0.17.0": + version "0.17.0" + resolved "https://registry.npmjs.org/@discordjs/voice/-/voice-0.17.0.tgz" + integrity sha512-hArn9FF5ZYi1IkxdJEVnJi+OxlwLV0NJYWpKXsmNOojtGtAZHxmsELA+MZlu2KW1F/K1/nt7lFOfcMXNYweq9w== + dependencies: + "@types/ws" "^8.5.10" + discord-api-types "0.37.83" + prism-media "^1.3.5" + tslib "^2.6.2" + ws "^8.16.0" "@discordjs/ws@^0.8.3": version "0.8.3" |
