1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-26 22:41:17 +02:00

Update dependency domhandler to v5 (#7162)

This commit is contained in:
renovate[bot]
2022-11-08 20:49:49 +00:00
committed by GitHub
parent 8d0525af1b
commit 10d616b2c8
2 changed files with 8 additions and 8 deletions

View File

@@ -40,7 +40,7 @@
},
"dependencies": {
"domelementtype": "2.3.0",
"domhandler": "3.3.0",
"domhandler": "5.0.3",
"domutils": "2.8.0",
"entities": "2.2.0"
},