mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-16 02:42:57 +08:00
chore(deps): bump rss-parser from 3.9.0 to 3.10.0
Bumps [rss-parser](https://github.com/bobby-brennan/rss-parser) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/bobby-brennan/rss-parser/releases) - [Commits](https://github.com/bobby-brennan/rss-parser/compare/v3.9.0...v3.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
26cb7f956d
commit
925b2ee523
@@ -109,7 +109,7 @@
|
|||||||
"query-string": "6.13.8",
|
"query-string": "6.13.8",
|
||||||
"redis": "3.0.2",
|
"redis": "3.0.2",
|
||||||
"require-all": "3.0.0",
|
"require-all": "3.0.0",
|
||||||
"rss-parser": "3.9.0",
|
"rss-parser": "3.10.0",
|
||||||
"showdown": "1.9.1",
|
"showdown": "1.9.1",
|
||||||
"socks-proxy-agent": "5.0.0",
|
"socks-proxy-agent": "5.0.0",
|
||||||
"string-similarity": "^4.0.3",
|
"string-similarity": "^4.0.3",
|
||||||
|
|||||||
@@ -11260,10 +11260,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
|
|||||||
hash-base "^3.0.0"
|
hash-base "^3.0.0"
|
||||||
inherits "^2.0.1"
|
inherits "^2.0.1"
|
||||||
|
|
||||||
rss-parser@3.9.0:
|
rss-parser@3.10.0:
|
||||||
version "3.9.0"
|
version "3.10.0"
|
||||||
resolved "https://registry.yarnpkg.com/rss-parser/-/rss-parser-3.9.0.tgz#469a1201619d155e902b073c4f495c589943085a"
|
resolved "https://registry.yarnpkg.com/rss-parser/-/rss-parser-3.10.0.tgz#19a8bcc569981832180a87fe58a17f1838ca3a45"
|
||||||
integrity sha512-wlRSfGrotOXuWo19Dtl2KmQt7o9i5zzCExUrxpechE0O54BAx7JD+xhWyGumPPqiJj771ndflV3sE3bTHen0HQ==
|
integrity sha512-TC6FNvEmdFeaW6r/60MSJT7cp4d95X4M9As+mvNtxRx7YXHxpV95syMnWZthZSeD1BRN7SEKdq6c3nxMLQRopw==
|
||||||
dependencies:
|
dependencies:
|
||||||
entities "^2.0.3"
|
entities "^2.0.3"
|
||||||
xml2js "^0.4.19"
|
xml2js "^0.4.19"
|
||||||
|
|||||||
Reference in New Issue
Block a user