Skip to content

Commit

Permalink
Chore(deps): Bump node-html-parser from 6.1.13 to 7.0.1
Browse files Browse the repository at this point in the history
Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 6.1.13 to 7.0.1.
- [Release notes](https://github.com/taoqf/node-fast-html-parser/releases)
- [Changelog](https://github.com/taoqf/node-html-parser/blob/main/CHANGELOG.md)
- [Commits](taoqf/node-html-parser@v6.1.13...v7.0.1)

---
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>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 69fdb74 commit 4745f9a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"commander": "^12.1.0",
"graphemer": "^1.4.0",
"html-entities": "^2.5.2",
"node-html-parser": "^6.1.13",
"node-html-parser": "^7.0.1",
"pickleparser": "^0.2.1",
"semver": "^7.6.3",
"uuid": "^11.0.3"
Expand Down

0 comments on commit 4745f9a

Please sign in to comment.