Skip to content

Commit 904a093

Browse files
authored
🤖 Merge PR DefinitelyTyped#74559 [@types/sanitize-html] Update htmlparser2 dependency to ^10.1 by @alex-rantos
1 parent e05d512 commit 904a093

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎types/sanitize-html/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"https://github.com/punkave/sanitize-html"
77
],
88
"dependencies": {
9-
"htmlparser2": "^8.0.0"
9+
"htmlparser2": "^10.1"
1010
},
1111
"devDependencies": {
1212
"@types/sanitize-html": "workspace:."

0 commit comments

Comments
 (0)