chore(deps): update dependency rss-parser to v3.7.2 (#2539)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
237ba3fb58
commit
0a4e7807ed
|
|
@ -82,7 +82,7 @@
|
|||
"puppeteer": "1.18.1",
|
||||
"query-string": "6.8.1",
|
||||
"redis": "2.8.0",
|
||||
"rss-parser": "3.7.1",
|
||||
"rss-parser": "3.7.2",
|
||||
"sanitize-html": "1.20.1",
|
||||
"sharp": "0.22.1",
|
||||
"socks-proxy-agent": "4.0.2",
|
||||
|
|
|
|||
|
|
@ -8713,10 +8713,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
|
|||
hash-base "^3.0.0"
|
||||
inherits "^2.0.1"
|
||||
|
||||
rss-parser@3.7.1:
|
||||
version "3.7.1"
|
||||
resolved "https://registry.yarnpkg.com/rss-parser/-/rss-parser-3.7.1.tgz#86d15d1c84b860d1aff1c00a2149278a9fe64c0b"
|
||||
integrity sha512-1JKFzLHeteNandmlVBUWgLPmipFEllhdUQlmNvkXd6ju4VFOlGr0VmtlQaxzZoVysG2nbGb8eAtzNqQTxzQ+AQ==
|
||||
rss-parser@3.7.2:
|
||||
version "3.7.2"
|
||||
resolved "https://registry.yarnpkg.com/rss-parser/-/rss-parser-3.7.2.tgz#9f5b7d4944d4f7a190b469e31a8353aedb17c052"
|
||||
integrity sha512-kx0VIFelgwBk5qA4n32U6cx40anAU7TwlRXjyxLDFgMlg8/UcJ64x+Hj5oRX1Kjos+OeFGOmnd5YXH5ES+bmzg==
|
||||
dependencies:
|
||||
entities "^1.1.1"
|
||||
xml2js "^0.4.19"
|
||||
|
|
|
|||
Loading…
Reference in New Issue