From b7d7a31da957c46fe7d2a3706099fb95ea1ef3e3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 02:42:32 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 59996d851..6639ddad5 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index f1d055274..43ca3893d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"