Upgrade iptv-playlist-parser package

This commit is contained in:
freearhey
2020-04-25 19:59:04 +03:00
parent d06b316392
commit 2ea1f7df8e
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": {