From 3f2e9d149781b733f3740aaae3cdf5f331b626d5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 21:20:10 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f29f92216e4895..6ec0465e07045c 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 705173be17ca1d..ed484247e7e7f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"