chore(deps): bump rss-parser from 3.8.0 to 3.8.1

Bumps [rss-parser](https://github.com/bobby-brennan/rss-parser) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/bobby-brennan/rss-parser/releases)
- [Commits](https://github.com/bobby-brennan/rss-parser/compare/v3.8.0...v3.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-21 21:20:10 +00:00 committed by GitHub
parent 85ec2e5e33
commit 3f2e9d1497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -106,7 +106,7 @@
"query-string": "6.13.1",
"redis": "3.0.2",
"require-all": "3.0.0",
"rss-parser": "3.8.0",
"rss-parser": "3.8.1",
"socks-proxy-agent": "5.0.0",
"tiny-async-pool": "1.1.0",
"tough-cookie": "4.0.0",

View File

@ -10605,10 +10605,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
hash-base "^3.0.0"
inherits "^2.0.1"
rss-parser@3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/rss-parser/-/rss-parser-3.8.0.tgz#6ab883c5cfb69202e25c76fe2b17e3e9179a39f6"
integrity sha512-EvjM0r3IymXnk+SCUawLhdH36D2WQCwpEfIyvu4hpPswYuMSk/jlCLOcg24OvXwVdcJcEocAlTZVjGNjOOSJXg==
rss-parser@3.8.1:
version "3.8.1"
resolved "https://registry.yarnpkg.com/rss-parser/-/rss-parser-3.8.1.tgz#80292915310dfd4356ddb8a629658f57a2ebf681"
integrity sha512-3jdWYMiUA67XsuiXGkw88xaYXy1GVif8LUZrEu+R5/u4rYnnA0TN7kb6a217cZuJe8o2OJo8IJKMsc6SlxL0sA==
dependencies:
entities "^1.1.1"
xml2js "^0.4.19"