mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-31 23:28:34 -04:00
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:
parent
b87a978f25
commit
315d43f209
4 changed files with 10 additions and 10 deletions
html-to-react
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue