Skip to content

Commit

Permalink
fix(deps): update dependency discord-player to ^5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2023
1 parent eea760f commit 8b364c9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@sapphire/plugin-logger": "^3.0.1",
"@sapphire/time-utilities": "^1.7.8",
"common-tags": "^1.8.2",
"discord-player": "^5.3.2",
"discord-player": "^5.4.0",
"discord.js": "^14.5.0",
"dotenv": "^16.0.3",
"sodium-native": "^3.4.1",
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,13 @@ __metadata:
languageName: node
linkType: hard

"@discord-player/equalizer@npm:^0.1.2":
version: 0.1.2
resolution: "@discord-player/equalizer@npm:0.1.2"
checksum: ba1cc587c4fe8cce02d35fa3c3bd01c9cf750cc871def0d461c3cffe014515d83194be8f38136eabb3773a346d8e5e4bcd516345d0f1c6d4334eb05a095d45eb
languageName: node
linkType: hard

"@discordjs/builders@npm:^1.2.0":
version: 1.3.0
resolution: "@discordjs/builders@npm:1.3.0"
Expand Down Expand Up @@ -1388,10 +1395,11 @@ __metadata:
languageName: node
linkType: hard

"discord-player@npm:^5.3.2":
version: 5.3.2
resolution: "discord-player@npm:5.3.2"
"discord-player@npm:^5.4.0":
version: 5.4.0
resolution: "discord-player@npm:5.4.0"
dependencies:
"@discord-player/equalizer": ^0.1.2
"@discordjs/voice": ^0.11.0
libsodium-wrappers: ^0.7.10
tiny-typed-emitter: ^2.1.0
Expand All @@ -1401,7 +1409,7 @@ __metadata:
spotify-url-info: 3.x
youtube-sr: 4.x
ytdl-core: 4.x
checksum: 600134296d82254ce74e9c0d6c90f101f7b74e8c4580671945ccb7a455770a6e019172af772eec5e7323a557a2633c46f0f9c5afd0b6c31c151d6f0607087277
checksum: cc7cd59abcec89680e381f1ca1062bfcf5087b4b43f63866cb306ccc9c1d81b5d33300b341574fdec1b7d379b1f060c8b1a6675da02e006d3d68e0ceaae3bb66
languageName: node
linkType: hard

Expand Down Expand Up @@ -3062,7 +3070,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.48.0
"@typescript-eslint/parser": 5.48.0
common-tags: ^1.8.2
discord-player: ^5.3.2
discord-player: ^5.4.0
discord.js: ^14.5.0
dotenv: ^16.0.3
eslint: 8.31.0
Expand Down

0 comments on commit 8b364c9

Please sign in to comment.