fix(deps): update dependency htmlparser2 to v9.1.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
renovate[bot] 2024-02-10 16:28:26 +01:00 committed by Tilman Vatteroth
parent b87a978f25
commit 315d43f209
4 changed files with 10 additions and 10 deletions
html-to-react

View file

@ -68,7 +68,7 @@
"dependencies": {
"domelementtype": "2.3.0",
"domhandler": "5.0.3",
"htmlparser2": "9.0.0"
"htmlparser2": "9.1.0"
},
"peerDependencies": {
"react": ">=16.0"