mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 00:10:58 -05:00
Update YTDL Core
This commit is contained in:
parent
f59aabde1c
commit
28bf0a39cd
8
package-lock.json
generated
8
package-lock.json
generated
@ -33,7 +33,7 @@
|
|||||||
"systeminformation": "5.18.6",
|
"systeminformation": "5.18.6",
|
||||||
"typescript": "5.1.6",
|
"typescript": "5.1.6",
|
||||||
"xml-js": "1.6.11",
|
"xml-js": "1.6.11",
|
||||||
"ytdl-core": "4.11.4"
|
"ytdl-core": "4.11.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/ms": "0.7.31",
|
"@types/ms": "0.7.31",
|
||||||
@ -2151,9 +2151,9 @@
|
|||||||
"integrity": "sha512-olSYcR80XigutCrePEXBX3/RJJrWfonJQj7+/ggBiWU0CzTDLE1q8+lpWTWCG0JpzhzILp/IB/Bq/glGqqr1TQ=="
|
"integrity": "sha512-olSYcR80XigutCrePEXBX3/RJJrWfonJQj7+/ggBiWU0CzTDLE1q8+lpWTWCG0JpzhzILp/IB/Bq/glGqqr1TQ=="
|
||||||
},
|
},
|
||||||
"node_modules/ytdl-core": {
|
"node_modules/ytdl-core": {
|
||||||
"version": "4.11.4",
|
"version": "4.11.5",
|
||||||
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.11.4.tgz",
|
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.11.5.tgz",
|
||||||
"integrity": "sha512-tsVvqt++B5LSTMnCKQb4H/PFBewKj7gGPJ6KIM5gOFGMKNZj4qglGAl4QGFG8cNPP6wY54P80FDID5eN2di0GQ==",
|
"integrity": "sha512-27LwsW4n4nyNviRCO1hmr8Wr5J1wLLMawHCQvH8Fk0hiRqrxuIu028WzbJetiYH28K8XDbeinYW4/wcHQD1EXA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"m3u8stream": "^0.8.6",
|
"m3u8stream": "^0.8.6",
|
||||||
"miniget": "^4.2.2",
|
"miniget": "^4.2.2",
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
"@discordjs/opus": "0.9.0",
|
"@discordjs/opus": "0.9.0",
|
||||||
"discord-player": "6.6.0",
|
"discord-player": "6.6.0",
|
||||||
"discord.js": "14.11.0",
|
"discord.js": "14.11.0",
|
||||||
"ytdl-core": "4.11.4",
|
"ytdl-core": "4.11.5",
|
||||||
"moment": "2.29.4",
|
"moment": "2.29.4",
|
||||||
"ms": "2.1.3",
|
"ms": "2.1.3",
|
||||||
"mongoose": "7.3.3",
|
"mongoose": "7.3.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user