mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 17:41:40 -05:00
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:
parent
cb69d2e489
commit
d9524b6b84
2 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue