Upgrade dependencies

Fixes https://github.com/iptv-org/epg/issues/2230
This commit is contained in:
freearhey 2023-11-16 15:04:32 +03:00
parent 6bb56b3c83
commit 7db92ae2f7
3 changed files with 317 additions and 325 deletions

View file

@ -47,7 +47,7 @@
"csv-parser": "^3.0.0",
"cwait": "^1.1.2",
"dayjs": "^1.11.7",
"epg-grabber": "^0.34.0",
"epg-grabber": "^0.35.0",
"epg-parser": "^0.2.0",
"eslint": "^8.17.0",
"eslint-config-prettier": "^9.0.0",
@ -58,7 +58,7 @@
"inquirer": "^8.2.6",
"jest": "^29.7.0",
"langs": "^2.0.0",
"libxmljs2": "^0.32.0",
"libxmljs2": "^0.33.0",
"lodash": "^4.17.21",
"luxon": "^3.3.0",
"markdown-include": "^0.4.3",