chore(deps): bump rss-parser from 3.7.2 to 3.7.3
Bumps [rss-parser](https://github.com/bobby-brennan/rss-parser) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/bobby-brennan/rss-parser/releases) - [Commits](https://github.com/bobby-brennan/rss-parser/compare/v3.7.2...v3.7.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
49f205a190
commit
b7d7a31da9
|
|
@ -94,7 +94,7 @@
|
|||
"query-string": "6.8.3",
|
||||
"redis": "2.8.0",
|
||||
"require-all": "3.0.0",
|
||||
"rss-parser": "3.7.2",
|
||||
"rss-parser": "3.7.3",
|
||||
"sharp": "0.23.1",
|
||||
"socks-proxy-agent": "4.0.2",
|
||||
"tunnel": "0.0.6",
|
||||
|
|
|
|||
|
|
@ -9447,10 +9447,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
|
|||
hash-base "^3.0.0"
|
||||
inherits "^2.0.1"
|
||||
|
||||
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==
|
||||
rss-parser@3.7.3:
|
||||
version "3.7.3"
|
||||
resolved "https://registry.yarnpkg.com/rss-parser/-/rss-parser-3.7.3.tgz#961cd155ca26cb2ba8f52aa7f2321099b8b5ecf0"
|
||||
integrity sha512-Ys+fC5wHqWkfR+jNEL7QvC0crUCAcygxHel3ab9QQzHjmH7fNz379lrp984CuCPUf3WzxHEa73lL86W7yc9qjQ==
|
||||
dependencies:
|
||||
entities "^1.1.1"
|
||||
xml2js "^0.4.19"
|
||||
|
|
|
|||
Loading…
Reference in New Issue