Update dependencies
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -40,7 +40,7 @@
|
|||||||
"eslint": "^9.32.0",
|
"eslint": "^9.32.0",
|
||||||
"glob": "^11.0.3",
|
"glob": "^11.0.3",
|
||||||
"globals": "^16.3.0",
|
"globals": "^16.3.0",
|
||||||
"iptv-playlist-parser": "^0.15.0",
|
"iptv-playlist-parser": "^0.15.1",
|
||||||
"jest": "^30.0.5",
|
"jest": "^30.0.5",
|
||||||
"jest-expect-message": "^1.1.3",
|
"jest-expect-message": "^1.1.3",
|
||||||
"lodash.uniqueid": "^4.0.1",
|
"lodash.uniqueid": "^4.0.1",
|
||||||
@@ -5057,9 +5057,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/iptv-playlist-parser": {
|
"node_modules/iptv-playlist-parser": {
|
||||||
"version": "0.15.0",
|
"version": "0.15.1",
|
||||||
"resolved": "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.15.0.tgz",
|
"resolved": "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.15.1.tgz",
|
||||||
"integrity": "sha512-9EGiQ5y95UZsV24HBSHuSyOuqzFR4YCAm7X8MqJNHlcm9jP38DHH7inYU0YJuXVq9fAttij3Yh8MJZkV1Bu/SA==",
|
"integrity": "sha512-Fsm0uGiKsxZxOFvrpO0YY8eZtZLA9yqre7ne+T5AN2xvMsxFF2yY84CbFF6CTMYm7S+/AUQ+hPVst+uo9dGEuA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"is-valid-path": "^0.1.1",
|
"is-valid-path": "^0.1.1",
|
||||||
"validator": "^13.7.0"
|
"validator": "^13.7.0"
|
||||||
|
|||||||
@@ -70,7 +70,7 @@
|
|||||||
"eslint": "^9.32.0",
|
"eslint": "^9.32.0",
|
||||||
"glob": "^11.0.3",
|
"glob": "^11.0.3",
|
||||||
"globals": "^16.3.0",
|
"globals": "^16.3.0",
|
||||||
"iptv-playlist-parser": "^0.15.0",
|
"iptv-playlist-parser": "^0.15.1",
|
||||||
"jest": "^30.0.5",
|
"jest": "^30.0.5",
|
||||||
"jest-expect-message": "^1.1.3",
|
"jest-expect-message": "^1.1.3",
|
||||||
"lodash.uniqueid": "^4.0.1",
|
"lodash.uniqueid": "^4.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user