Skip to content

Commit e9b172d

Browse files
build(deps): bump node-html-parser from 7.0.1 to 7.0.2
Bumps [node-html-parser](https://github.com/taoqf/node-fast-html-parser) from 7.0.1 to 7.0.2. - [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@v7.0.1...v7.0.2) --- updated-dependencies: - dependency-name: node-html-parser dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d470f7d commit e9b172d

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"cookie-parser": "^1.4.7",
1010
"express": "^5.2.1",
1111
"got": "^14.6.6",
12-
"node-html-parser": "^7.0.1",
12+
"node-html-parser": "^7.0.2",
1313
"redis": "^5.10.0"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)