Skip to content

Commit

Permalink
fix(deps): bump node-html-parser from 3.3.6 to 6.1.9
Browse files Browse the repository at this point in the history
Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 3.3.6 to 6.1.9.
- [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@v3.3.6...v6.1.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 4f3f19b commit 0feae42
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 81 deletions.
163 changes: 83 additions & 80 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 packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"module-alias": "2.2.2",
"nanoid": "3.3.4",
"node-cache": "5.1.2",
"node-html-parser": "3.3.6",
"node-html-parser": "6.1.9",
"objection": "3.0.1",
"p-map": "4.0.0",
"p-retry": "4.6.2",
Expand Down

0 comments on commit 0feae42

Please sign in to comment.