Updated dependencies
This commit is contained in:
parent
e0ae8b4404
commit
9d4e71ab4d
|
@ -57,9 +57,9 @@
|
|||
}
|
||||
},
|
||||
"iptv-playlist-parser": {
|
||||
"version": "0.2.1",
|
||||
"resolved": "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.2.1.tgz",
|
||||
"integrity": "sha512-62k3RJ6qRGN2pk0Eg9SrosL7lL0qpgAI2alOXVMEOfJpgyWbR1CEO1WlMjS87eNo3Y+5JNMGdNjoeQjRzIqpXQ==",
|
||||
"version": "0.2.2",
|
||||
"resolved": "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.2.2.tgz",
|
||||
"integrity": "sha512-F0BoyFJNv2NxhAGU/lJnQJ5J6eDktmJdoOi06C4SEuBHv3y61eLNjcbFi/kE9TlAo8Lry4t4U0Io+MOQX3mXHw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"decamelize": "^3.2.0",
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"axios": ">=0.18.1",
|
||||
"iptv-playlist-parser": "^0.2.1",
|
||||
"iptv-playlist-parser": "^0.2.2",
|
||||
"xmldom": "^0.1.27"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue