Bump node-html-parser from 6.1.13 to 7.0.1 (#25)

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](https://github.com/taoqf/node-fast-html-parser/compare/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-26 20:55:50 -03:00 committed by GitHub
parent f32d1b5582
commit a3864007a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@
"dependencies": {
"@dotenvx/dotenvx": "^1.28.0",
"axios": "^1.7.9",
"node-html-parser": "^6.1.13",
"node-html-parser": "^7.0.1",
"nodemon": "^3.1.7",
"telegraf": "^4.16.3",
"winston": "^3.17.0"