Bump ytdl-core from 4.9.2 to 4.10.0

Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.9.2...v4.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-11 23:11:04 +00:00 committed by Nemo
parent 8c3a3a7ec6
commit 42a3dfb872
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -1686,9 +1686,9 @@
}
},
"node_modules/ytdl-core": {
"version": "4.9.2",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.9.2.tgz",
"integrity": "sha512-aTlsvsN++03MuOtyVD4DRF9Z/9UAeeuiNbjs+LjQBAiw4Hrdp48T3U9vAmRPyvREzupraY8pqRoBfKGqpq+eHA==",
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.10.0.tgz",
"integrity": "sha512-RCCoSVTmMeBPH5NFR1fh3nkDU9okvWM0ZdN6plw6I5+vBBZVUEpOt8vjbSgprLRMmGUsmrQZJhvG1CHOat4mLA==",
"dependencies": {
"m3u8stream": "^0.8.4",
"miniget": "^4.0.0",
@ -2903,9 +2903,9 @@
"dev": true
},
"ytdl-core": {
"version": "4.9.2",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.9.2.tgz",
"integrity": "sha512-aTlsvsN++03MuOtyVD4DRF9Z/9UAeeuiNbjs+LjQBAiw4Hrdp48T3U9vAmRPyvREzupraY8pqRoBfKGqpq+eHA==",
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.10.0.tgz",
"integrity": "sha512-RCCoSVTmMeBPH5NFR1fh3nkDU9okvWM0ZdN6plw6I5+vBBZVUEpOt8vjbSgprLRMmGUsmrQZJhvG1CHOat4mLA==",
"requires": {
"m3u8stream": "^0.8.4",
"miniget": "^4.0.0",