Bumped yt-channel-info (#1196)

This commit is contained in:
Luca Hohmann 2021-04-13 00:16:10 +02:00 committed by GitHub
parent a0d47ba643
commit 22beb1fc6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -18302,9 +18302,9 @@
}
},
"yt-channel-info": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/yt-channel-info/-/yt-channel-info-2.0.0.tgz",
"integrity": "sha512-Qrd9ONv9NbVPGGwCWPDwuQds43iXcNQHMB4iE9VqBtDt9WuMKoZd6BvoZDT10QCKisknByO1XIkM1hxbKyZNnA==",
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/yt-channel-info/-/yt-channel-info-2.1.0.tgz",
"integrity": "sha512-e7rDJUw+GoOMojQYLG/SlD4gwXiRChmRj+tMzfLyoHUuvELZKq3bayTkepFDNls/0dLwc/vU6Xr9uAIXRGLvBw==",
"requires": {
"axios": "^0.21.1",
"querystring": "^0.2.0"

View File

@ -47,7 +47,7 @@
"xml2json": "^0.12.0",
"youtube-chat": "git+https://github.com/IcedCoffeee/youtube-chat.git",
"youtube-suggest": "^1.1.2",
"yt-channel-info": "^2.0.0",
"yt-channel-info": "^2.1.0",
"yt-comment-scraper": "^4.0.1",
"yt-dash-manifest-generator": "1.1.0",
"yt-trending-scraper": "^1.1.1",