Upgrade epg-grabber package

This commit is contained in:
Aleksandr Statciuk 2021-10-14 00:10:31 +03:00
parent 11f5d32932
commit 33abc93a79
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -11,7 +11,7 @@
"cheerio": "^1.0.0-rc.10",
"commander": "^8.2.0",
"dayjs": "^1.10.4",
"epg-grabber": "^0.10.0",
"epg-grabber": "^0.10.2",
"epg-parser": "^0.1.6",
"form-data": "^4.0.0",
"glob": "^7.2.0",
@ -560,9 +560,9 @@
"integrity": "sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w=="
},
"node_modules/epg-grabber": {
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/epg-grabber/-/epg-grabber-0.10.0.tgz",
"integrity": "sha512-dtFmyZjy43DL7V7N02Ts2WshwCf8HTbOXVuvh++5/AnAgUJbfNRNQxW7bUFhWmara2HA6L9u6mppNoT8c8fcwQ==",
"version": "0.10.2",
"resolved": "https://registry.npmjs.org/epg-grabber/-/epg-grabber-0.10.2.tgz",
"integrity": "sha512-Z06fpGtSdfj3MpQCunaj6RVckPkLqAe6xcS6MkQjMvwzuTOQqTrpNDjEAZ6zMdLN7uabdBixjeHiO072j99bYg==",
"dependencies": {
"axios": "^0.21.1",
"axios-cookiejar-support": "^1.0.1",
@ -2075,9 +2075,9 @@
"integrity": "sha512-hCx1oky9PFrJ611mf0ifBLBRW8lUUVRlFolb5gWRfIELabBlbp9xZvrqZLZAs+NxFnbfQoeGd8wDkygjg7U85w=="
},
"epg-grabber": {
"version": "0.10.0",
"resolved": "https://registry.npmjs.org/epg-grabber/-/epg-grabber-0.10.0.tgz",
"integrity": "sha512-dtFmyZjy43DL7V7N02Ts2WshwCf8HTbOXVuvh++5/AnAgUJbfNRNQxW7bUFhWmara2HA6L9u6mppNoT8c8fcwQ==",
"version": "0.10.2",
"resolved": "https://registry.npmjs.org/epg-grabber/-/epg-grabber-0.10.2.tgz",
"integrity": "sha512-Z06fpGtSdfj3MpQCunaj6RVckPkLqAe6xcS6MkQjMvwzuTOQqTrpNDjEAZ6zMdLN7uabdBixjeHiO072j99bYg==",
"requires": {
"axios": "^0.21.1",
"axios-cookiejar-support": "^1.0.1",