Bump rss-parser from 3.7.1 to 3.7.2

Bumps [rss-parser](https://github.com/bobby-brennan/rss-parser) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/bobby-brennan/rss-parser/releases)
- [Commits](https://github.com/bobby-brennan/rss-parser/compare/v3.7.1...v3.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-04 06:05:43 +00:00 committed by GitHub
parent c13329ddfb
commit af5afd2746
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
"immer": "^3.1.3", "immer": "^3.1.3",
"mark.js": "^8.11.1", "mark.js": "^8.11.1",
"mithril": "^1.1.6", "mithril": "^1.1.6",
"rss-parser": "^3.7.1", "rss-parser": "^3.7.2",
"semver-compare": "^1.0.0" "semver-compare": "^1.0.0"
}, },
"devDependencies": { "devDependencies": {

View file

@ -6511,10 +6511,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.7.1: rss-parser@^3.7.2:
version "3.7.1" version "3.7.2"
resolved "https://registry.yarnpkg.com/rss-parser/-/rss-parser-3.7.1.tgz#86d15d1c84b860d1aff1c00a2149278a9fe64c0b" resolved "https://registry.yarnpkg.com/rss-parser/-/rss-parser-3.7.2.tgz#9f5b7d4944d4f7a190b469e31a8353aedb17c052"
integrity sha512-1JKFzLHeteNandmlVBUWgLPmipFEllhdUQlmNvkXd6ju4VFOlGr0VmtlQaxzZoVysG2nbGb8eAtzNqQTxzQ+AQ== integrity sha512-kx0VIFelgwBk5qA4n32U6cx40anAU7TwlRXjyxLDFgMlg8/UcJ64x+Hj5oRX1Kjos+OeFGOmnd5YXH5ES+bmzg==
dependencies: dependencies:
entities "^1.1.1" entities "^1.1.1"
xml2js "^0.4.19" xml2js "^0.4.19"