Bump node-html-parser from 6.1.6 to 6.1.11

Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 6.1.6 to 6.1.11.
- [Release notes](https://github.com/taoqf/node-fast-html-parser/releases)
- [Changelog](https://github.com/taoqf/node-html-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taoqf/node-fast-html-parser/compare/v6.1.6...v6.1.11)

---
updated-dependencies:
- dependency-name: node-html-parser
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/node-html-parser-6.1.11
dependabot[bot] 2023-10-30 13:51:36 +00:00 committed by GitHub
parent b19a88bd97
commit 2b73b84feb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -3151,9 +3151,9 @@
}
},
"node_modules/node-html-parser": {
"version": "6.1.6",
"resolved": "https://registry.npmjs.org/node-html-parser/-/node-html-parser-6.1.6.tgz",
"integrity": "sha512-C/MGDQ2NjdjzUq41bW9kW00MPZecAe/oo89vZEFLDfWoQVDk/DdML1yuxVVKLDMFIFax2VTq6Vpfzyn7z5yYgQ==",
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/node-html-parser/-/node-html-parser-6.1.11.tgz",
"integrity": "sha512-FAgwwZ6h0DSDWxfD0Iq1tsDcBCxdJB1nXpLPPxX8YyVWzbfCjKWEzaynF4gZZ/8hziUmp7ZSaKylcn0iKhufUQ==",
"dev": true,
"dependencies": {
"css-select": "^5.1.0",