Bump node-html-parser from 3.3.6 to 6.1.5

Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 3.3.6 to 6.1.5.
- [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/v3.3.6...v6.1.5)

---
updated-dependencies:
- dependency-name: node-html-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-02 18:16:12 +00:00
committed by GitHub
parent e5851008cc
commit b5bf095c19
2 changed files with 83 additions and 80 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"cookie-parser": "^1.4.5",
"express": "^4.18.2",
"got": "^11.8.3",
"node-html-parser": "^3.1.5",
"node-html-parser": "^6.1.5",
"redis": "^4.0.1"
},
"devDependencies": {},