Bump ytdl-core from 4.11.2 to 4.11.3

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

---
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-03-30 23:57:35 +00:00 committed by Nemo
parent 6af3c1da60
commit d376b3ad3d
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.2",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.11.2.tgz",
"integrity": "sha512-D939t9b4ZzP3v0zDvehR2q+KgG97UTgrTKju3pOPGQcXtl4W6W5z0EpznzcJFu+OOpl7S7Ge8hv8zU65QnxYug==",
"version": "4.11.3",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.11.3.tgz",
"integrity": "sha512-0KerQw+R7Nnhcebxq6WPopO92VLNnsoRVjJuhGhRzgfK1YdrnG1aqaq4zycolMBY+K8TZHXPV7ZNIjcawD/BPA==",
"dependencies": {
"m3u8stream": "^0.8.6",
"miniget": "^4.2.2",
@ -3478,9 +3478,9 @@
"dev": true
},
"ytdl-core": {
"version": "4.11.2",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.11.2.tgz",
"integrity": "sha512-D939t9b4ZzP3v0zDvehR2q+KgG97UTgrTKju3pOPGQcXtl4W6W5z0EpznzcJFu+OOpl7S7Ge8hv8zU65QnxYug==",
"version": "4.11.3",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.11.3.tgz",
"integrity": "sha512-0KerQw+R7Nnhcebxq6WPopO92VLNnsoRVjJuhGhRzgfK1YdrnG1aqaq4zycolMBY+K8TZHXPV7ZNIjcawD/BPA==",
"requires": {
"m3u8stream": "^0.8.6",
"miniget": "^4.2.2",