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

This commit is contained in:
Michel Roux 2022-11-15 00:17:20 +00:00
parent 798b0cd248
commit 0c22bcbd1d
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.1"
"node-html-parser": "6.1.3"
},
"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.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-6.1.1.tgz#7f38f4427fafc242a22135d9db80c1455e837467"
integrity sha512-eYYblUeoMg0nR6cYGM4GRb1XncNa9FXEftuKAU1qyMIr6rXVtNyUKduvzZtkqFqSHVByq2lLjC7WO8tz7VDmnA==
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==
dependencies:
css-select "^5.1.0"
he "1.2.0"