Update package-lock.json

This commit is contained in:
Preston 2020-12-01 16:57:50 -05:00
parent 52c04a1869
commit c14db89c6d
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -18502,9 +18502,9 @@
}
},
"yt-dash-manifest-generator": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/yt-dash-manifest-generator/-/yt-dash-manifest-generator-2.0.0.tgz",
"integrity": "sha512-U0f+kxJS3ZJj3n50g6n98+Rrbj/Ypl1uY39QEIpcj3wCp2w4Gs/pGEOYYMbipvKtTH2+wRwx44CksvxXrwX7SQ==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/yt-dash-manifest-generator/-/yt-dash-manifest-generator-1.1.0.tgz",
"integrity": "sha512-kLYeroH5LmdlvoRf4PrYyzgR5+tFaB1COSsLOjKHPnDvHQ+0Vp+c258TYR0WQp2RNpW57DYci9WG3O8+b1FQzQ==",
"requires": {
"xml-js": "^1.6.11",
"ytdl-core": "^3.2.2"