mirror of
https://github.com/informaticker/discord-jellyfin-bot.git
synced 2024-11-25 02:51:57 +01:00
⬆️(deps): Bump @discordjs/voice from 0.15.0 to 0.16.0
Bumps [@discordjs/voice](https://github.com/discordjs/discord.js) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/voice@0.15.0...@discordjs/voice@0.16.0) --- updated-dependencies: - dependency-name: "@discordjs/voice" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
32231b8085
commit
0a2086266c
@ -24,7 +24,7 @@
|
||||
"@discord-nestjs/common": "^5.2.3",
|
||||
"@discord-nestjs/core": "^5.3.5",
|
||||
"@discordjs/opus": "^0.9.0",
|
||||
"@discordjs/voice": "^0.15.0",
|
||||
"@discordjs/voice": "^0.16.0",
|
||||
"@jellyfin/sdk": "^0.7.0",
|
||||
"@nestjs/common": "^9.3.12",
|
||||
"@nestjs/config": "^2.2.0",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -443,16 +443,16 @@
|
||||
resolved "https://registry.yarnpkg.com/@discordjs/util/-/util-0.2.0.tgz#91b590dae3934ffa5fe34530afc5212c569d6751"
|
||||
integrity sha512-/8qNbebFzLWKOOg+UV+RB8itp4SmU5jw0tBUD3ifElW6rYNOj1Ku5JaSW7lLl/WgjjxF01l/1uQPCzkwr110vg==
|
||||
|
||||
"@discordjs/voice@^0.15.0":
|
||||
version "0.15.0"
|
||||
resolved "https://registry.yarnpkg.com/@discordjs/voice/-/voice-0.15.0.tgz#774febb2a1623b23e234744fefb60544858db77d"
|
||||
integrity sha512-YEvrRchDhjB0QbI9QYOF/qgDwvGb9sNGUyks5d3Srl+VRoMoKkMzWY+wcEfVbAgdMIAdLi5vyrTKP/gLND26jA==
|
||||
"@discordjs/voice@^0.16.0":
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@discordjs/voice/-/voice-0.16.0.tgz#9df1e492c8fea95113236a3de3ac52702c587729"
|
||||
integrity sha512-ToGCvHD1cBscuW3p+C7zOF5+L7MJmU4GjdOARfNk9mkHyFFZq4grK+Sxr3QXKbp27DtfDBc9uqD4GUOYgxngfA==
|
||||
dependencies:
|
||||
"@types/ws" "^8.5.4"
|
||||
discord-api-types "^0.37.35"
|
||||
discord-api-types "^0.37.37"
|
||||
prism-media "^1.3.5"
|
||||
tslib "^2.5.0"
|
||||
ws "^8.12.1"
|
||||
ws "^8.13.0"
|
||||
|
||||
"@eslint-community/eslint-utils@^4.2.0":
|
||||
version "4.2.0"
|
||||
|
Loading…
Reference in New Issue
Block a user