Upgrade iptv-playlist-parser package

This commit is contained in:
freearhey 2020-04-25 19:59:04 +03:00
parent bc570de9ce
commit 1be1724d7f
2 changed files with 6 additions and 6 deletions

6
package-lock.json generated
View File

@ -63,9 +63,9 @@
}
},
"iptv-playlist-parser": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.4.0.tgz",
"integrity": "sha512-zgNM3chjwgd3bBQsujhdbospyYHky/zURdRSx5uVSkWK5Md6YssrIrVp98WMjJVx5dTlP81C8bdbPGYEyEIfOA==",
"version": "0.4.2",
"resolved": "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.4.2.tgz",
"integrity": "sha512-o3JsZF+nrGHtVEPp34WlfG16Gd+0UIV7Mnkk/XTbkBgdkx+I28u+bSMZ0X5HY1CRXrYDtHgJ/4h/+Ijnk29dFA==",
"dev": true
},
"is-buffer": {

View File

@ -15,8 +15,8 @@
"epg-parser": "^0.1.1",
"escape-string-regexp": "^2.0.0",
"fluent-ffmpeg": "^2.1.2",
"iptv-playlist-parser": "^0.4.0",
"markdown-include": "^0.4.3",
"iso-639-3": "^2.0.0"
"iptv-playlist-parser": "^0.4.2",
"iso-639-3": "^2.0.0",
"markdown-include": "^0.4.3"
}
}