Bump ytdl-core from 4.11.3 to 4.11.4

Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.11.3 to 4.11.4.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.11.3...v4.11.4)

---
updated-dependencies:
- dependency-name: ytdl-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-13 23:57:41 +00:00 committed by Nemo
parent 51a50b8a11
commit 2a67cc7c0b
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -2038,9 +2038,9 @@
}
},
"node_modules/ytdl-core": {
"version": "4.11.3",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.11.3.tgz",
"integrity": "sha512-0KerQw+R7Nnhcebxq6WPopO92VLNnsoRVjJuhGhRzgfK1YdrnG1aqaq4zycolMBY+K8TZHXPV7ZNIjcawD/BPA==",
"version": "4.11.4",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.11.4.tgz",
"integrity": "sha512-tsVvqt++B5LSTMnCKQb4H/PFBewKj7gGPJ6KIM5gOFGMKNZj4qglGAl4QGFG8cNPP6wY54P80FDID5eN2di0GQ==",
"dependencies": {
"m3u8stream": "^0.8.6",
"miniget": "^4.2.2",
@ -3478,9 +3478,9 @@
"dev": true
},
"ytdl-core": {
"version": "4.11.3",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.11.3.tgz",
"integrity": "sha512-0KerQw+R7Nnhcebxq6WPopO92VLNnsoRVjJuhGhRzgfK1YdrnG1aqaq4zycolMBY+K8TZHXPV7ZNIjcawD/BPA==",
"version": "4.11.4",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.11.4.tgz",
"integrity": "sha512-tsVvqt++B5LSTMnCKQb4H/PFBewKj7gGPJ6KIM5gOFGMKNZj4qglGAl4QGFG8cNPP6wY54P80FDID5eN2di0GQ==",
"requires": {
"m3u8stream": "^0.8.6",
"miniget": "^4.2.2",