Merge pull request #6411 from DIYgod/dependabot/npm_and_yarn/rss-parser-3.10.0

This commit is contained in:
dependabot-preview[bot] 2020-12-30 21:12:30 +00:00 committed by GitHub
commit ece2824c5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -109,7 +109,7 @@
"query-string": "6.13.8",
"redis": "3.0.2",
"require-all": "3.0.0",
"rss-parser": "3.9.0",
"rss-parser": "3.10.0",
"showdown": "1.9.1",
"socks-proxy-agent": "5.0.0",
"string-similarity": "^4.0.3",

View File

@ -11260,10 +11260,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
hash-base "^3.0.0"
inherits "^2.0.1"
rss-parser@3.9.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/rss-parser/-/rss-parser-3.9.0.tgz#469a1201619d155e902b073c4f495c589943085a"
integrity sha512-wlRSfGrotOXuWo19Dtl2KmQt7o9i5zzCExUrxpechE0O54BAx7JD+xhWyGumPPqiJj771ndflV3sE3bTHen0HQ==
rss-parser@3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/rss-parser/-/rss-parser-3.10.0.tgz#19a8bcc569981832180a87fe58a17f1838ca3a45"
integrity sha512-TC6FNvEmdFeaW6r/60MSJT7cp4d95X4M9As+mvNtxRx7YXHxpV95syMnWZthZSeD1BRN7SEKdq6c3nxMLQRopw==
dependencies:
entities "^2.0.3"
xml2js "^0.4.19"