mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Upgraded parse-duration package
This commit is contained in:
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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user