Update dependency node-html-parser to v6.1.4
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Michel Roux 2022-11-15 08:43:19 +00:00
parent eac2570a15
commit 8082f0ff77
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
},
"dependencies": {
"@lesjoursfr/html-to-epub": "3.1.0",
"node-html-parser": "6.1.3"
"node-html-parser": "6.1.4"
},
"devDependencies": {
"eslint": "8.27.0",

View File

@ -961,10 +961,10 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
node-html-parser@6.1.3:
version "6.1.3"
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-6.1.3.tgz#207d5c9b447113bb265871991c276c90c856f971"
integrity sha512-bYvL774OmSBRShzYv/8JU2a/eKbBXwi9jAtSHOT40gF3YVKwMLFeA08vZFMS4R7A/C+oZdiHKw0pmaVEEdtUqw==
node-html-parser@6.1.4:
version "6.1.4"
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-6.1.4.tgz#763cd362497e427d51fc73dda3dcd8ac52ba85a3"
integrity sha512-3muP9Uy/Pz7bQa9TNYVQzWJhNZMqyCx7xJle8kz2/y1UgzAUyXXShc1IcPaJy6u07CE3K5rQcRwlvHzmlySRjg==
dependencies:
css-select "^5.1.0"
he "1.2.0"