mirror of
https://github.com/iptv-org/iptv
synced 2026-04-26 04:37:12 -04:00
Upgrade iptv-checker package
This commit is contained in:
22
yarn.lock
22
yarn.lock
@@ -1388,10 +1388,10 @@
|
||||
"resolved" "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
|
||||
"version" "2.0.4"
|
||||
|
||||
"iptv-checker@^0.24.5":
|
||||
"integrity" "sha512-ue3a3TKDTpHLfdBtO2W3IGPZYWNX5cLYBYuftelnbPDWiTfCZiJ4ECV7D9jB8KW+3J6aleMFmE/Qz+1jz88V6w=="
|
||||
"resolved" "https://registry.npmjs.org/iptv-checker/-/iptv-checker-0.24.5.tgz"
|
||||
"version" "0.24.5"
|
||||
"iptv-checker@^0.26.0":
|
||||
"integrity" "sha512-8q9RWEpW7rICEj2PEz+6KnfBP5GimsCEsVaXG637ylyLx7vD5miX5MZGJDFslC+RIrQBZiBnNIQPmbhfYEHehg=="
|
||||
"resolved" "https://registry.npmjs.org/iptv-checker/-/iptv-checker-0.26.0.tgz"
|
||||
"version" "0.26.0"
|
||||
dependencies:
|
||||
"axios" "^0.21.1"
|
||||
"axios-curlirize" "^1.3.7"
|
||||
@@ -1400,21 +1400,13 @@
|
||||
"commander" "^2.20.0"
|
||||
"dateformat" "^3.0.3"
|
||||
"get-stdin" "^7.0.0"
|
||||
"iptv-playlist-parser" "^0.11.0"
|
||||
"iptv-playlist-parser" "^0.12.0"
|
||||
"jest" "^27.0.6"
|
||||
"lodash.chunk" "^4.2.0"
|
||||
"progress" "^2.0.3"
|
||||
"valid-url" "^1.0.9"
|
||||
|
||||
"iptv-playlist-parser@^0.11.0":
|
||||
"integrity" "sha512-kUqayPVW8WVhDCodEOBzUlPpBTtCR3k7uvIHfmK/xB8TJCOnbMpvaxzHl0W3ImRS9qDVkBtzcIyfutdLXUr2KQ=="
|
||||
"resolved" "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.11.0.tgz"
|
||||
"version" "0.11.0"
|
||||
dependencies:
|
||||
"is-valid-path" "^0.1.1"
|
||||
"valid-url" "^1.0.9"
|
||||
|
||||
"iptv-playlist-parser@^0.12.1":
|
||||
"iptv-playlist-parser@^0.12.0", "iptv-playlist-parser@^0.12.1":
|
||||
"integrity" "sha512-N0sJFsV8+FBZiR/kl7F5YfFQsUxFXrABP9+xyHPFEQjHJmXSBbvyHLlaW0GjROTd+iXVHA9glEeEwlzJimt5NA=="
|
||||
"resolved" "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.12.1.tgz"
|
||||
"version" "0.12.1"
|
||||
@@ -2743,7 +2735,7 @@
|
||||
"source-map" "^0.7.3"
|
||||
|
||||
"valid-url@^1.0.9":
|
||||
"integrity" "sha1-HBRHm0DxOXp1eC8RXkCGRHQzogA="
|
||||
"integrity" "sha512-QQDsV8OnSf5Uc30CKSwG9lnhMPe6exHtTXLRYX8uMwKENy640pU+2BgBL0LRbDh/eYRahNCS7aewCx0wf3NYVA=="
|
||||
"resolved" "https://registry.npmjs.org/valid-url/-/valid-url-1.0.9.tgz"
|
||||
"version" "1.0.9"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user