Bump ytdl-core from 4.9.0 to 4.9.1

Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.9.0...v4.9.1)

---
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] 2021-08-04 23:16:14 +00:00 committed by Nemo
parent 8724ba85aa
commit 67012ca4ac
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -1942,9 +1942,9 @@
}
},
"node_modules/ytdl-core": {
"version": "4.9.0",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.9.0.tgz",
"integrity": "sha512-pfuWqEIrP3iYqz5jOMmaz9m+DAzfQpt8X1jmzoOsPdYWrLMV4ml7+p/zhDi0F8IF90i4Jmd0Pq0W1awnKDatKg==",
"version": "4.9.1",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.9.1.tgz",
"integrity": "sha512-6Jbp5RDhUEozlaJQAR+l8oV8AHsx3WUXxSyPxzE6wOIAaLql7Hjiy0ZM58wZoyj1YEenlEPjEqcJIjKYKxvHtQ==",
"dependencies": {
"m3u8stream": "^0.8.3",
"miniget": "^4.0.0",
@ -3359,9 +3359,9 @@
"dev": true
},
"ytdl-core": {
"version": "4.9.0",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.9.0.tgz",
"integrity": "sha512-pfuWqEIrP3iYqz5jOMmaz9m+DAzfQpt8X1jmzoOsPdYWrLMV4ml7+p/zhDi0F8IF90i4Jmd0Pq0W1awnKDatKg==",
"version": "4.9.1",
"resolved": "https://registry.npmjs.org/ytdl-core/-/ytdl-core-4.9.1.tgz",
"integrity": "sha512-6Jbp5RDhUEozlaJQAR+l8oV8AHsx3WUXxSyPxzE6wOIAaLql7Hjiy0ZM58wZoyj1YEenlEPjEqcJIjKYKxvHtQ==",
"requires": {
"m3u8stream": "^0.8.3",
"miniget": "^4.0.0",