mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
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:
parent
7610f7b9f5
commit
46b096821f
3 changed files with 12 additions and 12 deletions
|
@ -2137,10 +2137,10 @@ entities@^4.2.0, entities@^4.3.0, entities@^4.4.0:
|
|||
resolved "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz"
|
||||
integrity sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==
|
||||
|
||||
epg-grabber@^0.37.1:
|
||||
version "0.37.1"
|
||||
resolved "https://registry.npmjs.org/epg-grabber/-/epg-grabber-0.37.1.tgz"
|
||||
integrity sha512-Q5gFLhrQGe+ou97Rs/VBRLgtYxSsnwzUEXs/V0cVmJhwpQedwMlG4VyEcc1TUDm53A+61T5fTtpmCsNUVb9N3g==
|
||||
epg-grabber@^0.37.2:
|
||||
version "0.37.2"
|
||||
resolved "https://registry.npmjs.org/epg-grabber/-/epg-grabber-0.37.2.tgz"
|
||||
integrity sha512-nW0LREl8pX0rEp7IMKqgbqQizvH/hqagCyv5ixwj7Pwdja7u8Kl2OpSicKr2iMt0ysO9cjqaSsWFWHHGgmVYtQ==
|
||||
dependencies:
|
||||
axios "^1.6.1"
|
||||
axios-cache-interceptor "^0.10.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue