Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
ef8b4f2
build(deps): bump @distube/ytdl-core from 4.16.8 to 4.16.9
dependabot[bot] Apr 28, 2025
9988e7c
build(deps): bump @distube/ytdl-core from 4.16.8 to 4.16.9 (#82)
github-actions[bot] Apr 28, 2025
e3c6fd1
build(deps): bump youtube-dl-exec from 3.0.20 to 3.0.21
dependabot[bot] May 8, 2025
f20653d
build(deps): bump @distube/ytdl-core from 4.16.9 to 4.16.10
dependabot[bot] May 8, 2025
9bfae60
build(deps): bump youtube-dl-exec from 3.0.20 to 3.0.21 (#83)
github-actions[bot] May 8, 2025
c8e04a8
build(deps): bump @distube/ytdl-core from 4.16.9 to 4.16.10 (#84)
github-actions[bot] May 8, 2025
1ac13c0
build(deps): bump youtube-dl-exec from 3.0.21 to 3.0.22
dependabot[bot] Jun 2, 2025
cb34f0c
build(deps): bump youtube-dl-exec from 3.0.21 to 3.0.22 (#85)
github-actions[bot] Jun 2, 2025
af5f074
build(deps): bump @distube/ytdl-core from 4.16.10 to 4.16.11
dependabot[bot] Jun 4, 2025
749a628
build(deps): bump @distube/ytdl-core from 4.16.10 to 4.16.11 (#86)
github-actions[bot] Jun 4, 2025
96319b6
build(deps): bump @distube/ytdl-core from 4.16.11 to 4.16.12
dependabot[bot] Jun 16, 2025
0ccfebd
build(deps): bump @distube/ytdl-core from 4.16.11 to 4.16.12 (#87)
github-actions[bot] Jun 16, 2025
7dbf7ea
build(deps): bump youtube-dl-exec from 3.0.22 to 3.0.23
dependabot[bot] Aug 7, 2025
7f068b5
build(deps): bump youtube-dl-exec from 3.0.22 to 3.0.23 (#88)
github-actions[bot] Aug 7, 2025
ca720f4
build(deps): bump youtube-dl-exec from 3.0.23 to 3.0.24
dependabot[bot] Aug 13, 2025
e1cdace
build(deps): bump youtube-dl-exec from 3.0.23 to 3.0.24 (#89)
github-actions[bot] Aug 13, 2025
4dd7677
build(deps): bump youtube-dl-exec from 3.0.24 to 3.0.25
dependabot[bot] Sep 8, 2025
5ea29da
build(deps): bump youtube-dl-exec from 3.0.24 to 3.0.25 (#90)
github-actions[bot] Sep 8, 2025
93acfc1
build(deps): bump youtube-dl-exec from 3.0.25 to 3.0.26
dependabot[bot] Oct 15, 2025
a866c30
build(deps): bump youtube-dl-exec from 3.0.25 to 3.0.26 (#91)
github-actions[bot] Oct 15, 2025
781466a
build(deps): bump youtube-dl-exec from 3.0.26 to 3.0.27
dependabot[bot] Nov 24, 2025
e8ded8d
build(deps): bump youtube-dl-exec from 3.0.26 to 3.0.27 (#92)
github-actions[bot] Nov 24, 2025
30823a9
build(deps): bump youtube-dl-exec from 3.0.27 to 3.0.28
dependabot[bot] Dec 23, 2025
0ab6b9e
build(deps): bump youtube-dl-exec from 3.0.27 to 3.0.28 (#93)
github-actions[bot] Dec 23, 2025
5bcfe76
build(deps): bump youtube-dl-exec from 3.0.28 to 3.0.29
dependabot[bot] Jan 12, 2026
ca09bdb
build(deps): bump youtube-dl-exec from 3.0.28 to 3.0.29 (#94)
github-actions[bot] Jan 12, 2026
92dc919
build(deps): bump youtube-dl-exec from 3.0.29 to 3.0.30
dependabot[bot] Jan 27, 2026
e7233c8
build(deps): bump youtube-dl-exec from 3.0.29 to 3.0.30 (#95)
github-actions[bot] Jan 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
137 changes: 63 additions & 74 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@discordjs/opus": "0.10.0",
"@discordjs/voice": "0.18.0",
"@distube/ytdl-core": "^4.16.8",
"@distube/ytdl-core": "^4.16.12",
"@distube/ytpl": "^1.2.1",
"@distube/ytsr": "^2.0.4",
"axios": "^1.7.9",
Expand All @@ -32,7 +32,7 @@
"libsodium-wrappers": "0.7.15",
"mongodb": "^5.8.1",
"mongoose": "^7.6.0",
"youtube-dl-exec": "^3.0.20"
"youtube-dl-exec": "^3.0.30"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
Expand Down