From a0ea6fdd5c8b3dfcfd144d3758a163bc5b3cfab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 08:36:14 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9F=A8=20Bump=20rss-parser=20from=203.11.?= =?UTF-8?q?0=20to=203.12.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [rss-parser](https://github.com/bobby-brennan/rss-parser) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/bobby-brennan/rss-parser/releases) - [Commits](https://github.com/bobby-brennan/rss-parser/compare/v3.11.0...v3.12.0) Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 330dc71f..ca56e5cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3674,9 +3674,9 @@ } }, "node_modules/rss-parser": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/rss-parser/-/rss-parser-3.11.0.tgz", - "integrity": "sha512-oTLoYW+bNqNwkz8OpGinBU9s3As0sdczQjETIZFgyAdi7AopyhoVFGPIyFMYXXEY8hayKzD5CH+4CtmiPtJ89g==", + "version": "3.12.0", + "resolved": "https://registry.npmjs.org/rss-parser/-/rss-parser-3.12.0.tgz", + "integrity": "sha512-aqD3E8iavcCdkhVxNDIdg1nkBI17jgqF+9OqPS1orwNaOgySdpvq6B+DoONLhzjzwV8mWg37sb60e4bmLK117A==", "dependencies": { "entities": "^2.0.3", "xml2js": "^0.4.19" @@ -7478,9 +7478,9 @@ } }, "rss-parser": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/rss-parser/-/rss-parser-3.11.0.tgz", - "integrity": "sha512-oTLoYW+bNqNwkz8OpGinBU9s3As0sdczQjETIZFgyAdi7AopyhoVFGPIyFMYXXEY8hayKzD5CH+4CtmiPtJ89g==", + "version": "3.12.0", + "resolved": "https://registry.npmjs.org/rss-parser/-/rss-parser-3.12.0.tgz", + "integrity": "sha512-aqD3E8iavcCdkhVxNDIdg1nkBI17jgqF+9OqPS1orwNaOgySdpvq6B+DoONLhzjzwV8mWg37sb60e4bmLK117A==", "requires": { "entities": "^2.0.3", "xml2js": "^0.4.19"