Skip to content

Commit c835557

Browse files
fix(package): update htmlparser2 to version 4.1.0
Closes #105
1 parent 4689d8e commit c835557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cli-color": "^1.2.0",
1919
"diagnostics": "^1.1.0",
2020
"emits": "^3.0.0",
21-
"htmlparser2": "^3.9.2",
21+
"htmlparser2": "^4.1.0",
2222
"uuid": "^3.0.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)