Update package-lock.json

This commit is contained in:
freearhey
2026-05-02 14:00:52 +03:00
parent 86fe4d3549
commit c9d2983972

9
package-lock.json generated
View File

@@ -46,7 +46,7 @@
"jest": "^30.0.5",
"jest-expect-message": "^1.1.3",
"lodash.uniqueid": "^4.0.1",
"m3u-linter": "^0.4.2",
"m3u-linter": "^0.4.3",
"mediainfo.js": "^0.3.6",
"mpd-parser": "^1.3.1",
"node-cleanup": "^2.1.2",
@@ -6649,9 +6649,10 @@
}
},
"node_modules/m3u-linter": {
"version": "0.4.2",
"resolved": "https://registry.npmjs.org/m3u-linter/-/m3u-linter-0.4.2.tgz",
"integrity": "sha512-KeUirh5JnGRuFDb+7tsc8Dkb+q/slco3hszKE7lwbmGKKo+QnSr7198e1ATYZ9HkY8sbvEQBuTj2hPsv9o3gGw==",
"version": "0.4.3",
"resolved": "https://registry.npmjs.org/m3u-linter/-/m3u-linter-0.4.3.tgz",
"integrity": "sha512-rdB8cGbJWiobTmhHhOiXV30j8mT67K4P85/Rv3NkhOQ9cPnlLeOkRmKPMWoTmDSyPtii/nD1Wd9WlsNlPk8akg==",
"license": "MIT",
"dependencies": {
"chalk": "^4.1.1",
"commander": "^7.2.0",