build(deps): update dependency node-html-parser to v6.1.3 (#19002)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-21 05:12:03 +00:00 committed by GitHub
parent bc112d7adf
commit c11b8c4561
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -209,7 +209,7 @@
"minimatch": "5.1.0", "minimatch": "5.1.0",
"moo": "0.5.2", "moo": "0.5.2",
"nanoid": "3.3.4", "nanoid": "3.3.4",
"node-html-parser": "6.1.1", "node-html-parser": "6.1.3",
"openpgp": "5.5.0", "openpgp": "5.5.0",
"p-all": "3.0.0", "p-all": "3.0.0",
"p-map": "4.0.0", "p-map": "4.0.0",

View file

@ -7542,10 +7542,10 @@ node-gyp@^9.0.0, node-gyp@^9.1.0:
tar "^6.1.2" tar "^6.1.2"
which "^2.0.2" which "^2.0.2"
node-html-parser@6.1.1: node-html-parser@6.1.3:
version "6.1.1" version "6.1.3"
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-6.1.1.tgz#7f38f4427fafc242a22135d9db80c1455e837467" resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-6.1.3.tgz#207d5c9b447113bb265871991c276c90c856f971"
integrity sha512-eYYblUeoMg0nR6cYGM4GRb1XncNa9FXEftuKAU1qyMIr6rXVtNyUKduvzZtkqFqSHVByq2lLjC7WO8tz7VDmnA== integrity sha512-bYvL774OmSBRShzYv/8JU2a/eKbBXwi9jAtSHOT40gF3YVKwMLFeA08vZFMS4R7A/C+oZdiHKw0pmaVEEdtUqw==
dependencies: dependencies:
css-select "^5.1.0" css-select "^5.1.0"
he "1.2.0" he "1.2.0"