mirror of
https://github.com/iptv-org/epg
synced 2026-09-14 13:06:24 -04:00
add glob override to eliminate last vulns
This commit is contained in:
Generated
+134
-1486
File diff suppressed because it is too large
Load Diff
@@ -92,5 +92,8 @@
|
|||||||
"typescript-eslint": "^8.59.0",
|
"typescript-eslint": "^8.59.0",
|
||||||
"uuid": "^14.0.0",
|
"uuid": "^14.0.0",
|
||||||
"xml-js-v2": "^2.1.1"
|
"xml-js-v2": "^2.1.1"
|
||||||
|
},
|
||||||
|
"overrides": {
|
||||||
|
"glob": "^13.0.6"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user