chore: upgrade epg-grabber to 0.37.2

This fixes an issue with image URLs not being escaped and therefore
resulting in invalid XML.

See https://github.com/freearhey/epg-grabber/pull/21
This commit is contained in:
Diogo Correia 2024-11-25 12:08:33 +01:00
parent 7610f7b9f5
commit 46b096821f
No known key found for this signature in database
GPG key ID: 7B5273B10C4495CF
3 changed files with 12 additions and 12 deletions

View file

@ -50,7 +50,7 @@
"csv-parser": "^3.0.0",
"cwait": "^1.1.2",
"dayjs": "^1.11.10",
"epg-grabber": "^0.37.1",
"epg-grabber": "^0.37.2",
"epg-parser": "^0.2.0",
"eslint": "^8.17.0",
"eslint-config-prettier": "^9.0.0",