Skip to content

Commit

Permalink
chore: update ytdl core
Browse files Browse the repository at this point in the history
  • Loading branch information
SrIzan10 committed Aug 28, 2024
1 parent eddb7ba commit 34cd168
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@distube/spotify": "^2.0.2",
"@distube/youtube": "^1.0.4",
"@distube/yt-dlp": "^2.0.1",
"@distube/ytdl-core": "^4.14.3",
"@distube/ytdl-core": "^4.14.4",
"@sern/handler": "^4.0.1",
"@sern/publisher": "^1.1.2",
"axios": "^1.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -566,10 +566,10 @@
tough-cookie "^4.1.4"
undici five

"@distube/ytdl-core@^4.14.3":
version "4.14.3"
resolved "https://registry.yarnpkg.com/@distube/ytdl-core/-/ytdl-core-4.14.3.tgz#ce862c7f6e68bf60a85a2d17a77a5f9c738f6b53"
integrity sha512-z6i5EVGEuKhuvuRNyIqafBSs5aRA28HssnWehCRhEtYrxeFgXImfmpKTjUusHYU5vQt1swSVPVb2JCd22P0CPA==
"@distube/ytdl-core@^4.14.4":
version "4.14.4"
resolved "https://registry.yarnpkg.com/@distube/ytdl-core/-/ytdl-core-4.14.4.tgz#6ecb7e70f6eea691a562ccb7920d5d334b383d0f"
integrity sha512-dHb4GW3qATIjRsS6VIhm3Pop7FdUcDFhsnyQlsPeXW7UhTPuNS0BmraKiTpFbpp0Ky+rxBQjJBfPRFsM+dT1fg==
dependencies:
http-cookie-agent "^6.0.5"
m3u8stream "^0.8.6"
Expand Down

0 comments on commit 34cd168

Please sign in to comment.