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:27:09 +00:00 committed by GitHub
parent cb69d2e489
commit d9524b6b84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@
"jasmine-fail-fast": "^2.0.1",
"mark.js": "^8.11.1",
"ramda": "^0.27.0",
"rss-parser": "^3.8.0",
"rss-parser": "^3.8.1",
"semver-compare": "^1.0.0",
"typedoc-default-themes": "^0.10.2"
},

View file

@ -7236,10 +7236,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"