diff --git a/package-lock.json b/package-lock.json index d45c8684..9cb391da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19211,9 +19211,9 @@ } }, "yt-channel-info": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/yt-channel-info/-/yt-channel-info-1.2.1.tgz", - "integrity": "sha512-/HpzPVvXhNiU2P1yfMGadIGoEy2U9Cxe9s8WFgh5ndIwFo1Nkt5r4pMcMZHED6Gi8vZlL8S9HXOWu6rExiyFHg==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/yt-channel-info/-/yt-channel-info-1.2.2.tgz", + "integrity": "sha512-nhexkiT1GYE8Oeo3vjSmUyT9Z1ymwc6XD9BAddUPIJJRhVpVytxefMhiysAmgo4QSie8It4aNZDaqpT43s+2wA==", "requires": { "axios": "^0.21.1", "querystring": "^0.2.0" diff --git a/package.json b/package.json index e5b28adf..faac5cba 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "xml2json": "^0.12.0", "youtube-chat": "^1.1.0", "youtube-suggest": "^1.1.0", - "yt-channel-info": "^1.2.1", + "yt-channel-info": "^1.2.2", "yt-comment-scraper": "^3.0.0", "yt-dash-manifest-generator": "1.1.0", "yt-trending-scraper": "1.1.0",