Bumped yt-channel-info (#1196)
This commit is contained in:
parent
a0d47ba643
commit
22beb1fc6b
|
@ -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"
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue