mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Upgraded parse-duration package
This commit is contained in:
parent
8300d81575
commit
3e6285fdf4
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -13,7 +13,7 @@
|
||||||
"html-to-text": "^7.0.0",
|
"html-to-text": "^7.0.0",
|
||||||
"iconv-lite": "^0.4.24",
|
"iconv-lite": "^0.4.24",
|
||||||
"jsdom": "^16.5.0",
|
"jsdom": "^16.5.0",
|
||||||
"parse-duration": "^0.4.4",
|
"parse-duration": "^1.0.0",
|
||||||
"xml-js": "^1.6.11"
|
"xml-js": "^1.6.11"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -858,9 +858,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/parse-duration": {
|
"node_modules/parse-duration": {
|
||||||
"version": "0.4.4",
|
"version": "1.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/parse-duration/-/parse-duration-0.4.4.tgz",
|
"resolved": "https://registry.npmjs.org/parse-duration/-/parse-duration-1.0.0.tgz",
|
||||||
"integrity": "sha512-KbAJuYGUhZkB9gotDiKLnZ7Z3VTacK3fgwmDdB6ZVDtJbMBT6MfLga0WJaYpPDu0mzqT0NgHtHDt5PY4l0nidg=="
|
"integrity": "sha512-X4kUkCTHU1N/kEbwK9FpUJ0UZQa90VzeczfS704frR30gljxDG0pSziws06XlK+CGRSo/1wtG1mFIdBFQTMQNw=="
|
||||||
},
|
},
|
||||||
"node_modules/parse5": {
|
"node_modules/parse5": {
|
||||||
"version": "6.0.1",
|
"version": "6.0.1",
|
||||||
|
@ -1930,9 +1930,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"parse-duration": {
|
"parse-duration": {
|
||||||
"version": "0.4.4",
|
"version": "1.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/parse-duration/-/parse-duration-0.4.4.tgz",
|
"resolved": "https://registry.npmjs.org/parse-duration/-/parse-duration-1.0.0.tgz",
|
||||||
"integrity": "sha512-KbAJuYGUhZkB9gotDiKLnZ7Z3VTacK3fgwmDdB6ZVDtJbMBT6MfLga0WJaYpPDu0mzqT0NgHtHDt5PY4l0nidg=="
|
"integrity": "sha512-X4kUkCTHU1N/kEbwK9FpUJ0UZQa90VzeczfS704frR30gljxDG0pSziws06XlK+CGRSo/1wtG1mFIdBFQTMQNw=="
|
||||||
},
|
},
|
||||||
"parse5": {
|
"parse5": {
|
||||||
"version": "6.0.1",
|
"version": "6.0.1",
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
"html-to-text": "^7.0.0",
|
"html-to-text": "^7.0.0",
|
||||||
"iconv-lite": "^0.4.24",
|
"iconv-lite": "^0.4.24",
|
||||||
"jsdom": "^16.5.0",
|
"jsdom": "^16.5.0",
|
||||||
"parse-duration": "^0.4.4",
|
"parse-duration": "^1.0.0",
|
||||||
"xml-js": "^1.6.11"
|
"xml-js": "^1.6.11"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue