mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
Add sanitization to HTML
This commit is contained in:
parent
3c289dd3de
commit
f677737fdd
7 changed files with 110 additions and 13 deletions
|
|
@ -57,7 +57,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"ip-matching": "^2.1.2",
|
||||
"isomorphic-dompurify": "^1.9.0",
|
||||
"jsonld": "^8.3.1",
|
||||
"marked": "^9.1.2",
|
||||
"pg": "^8.11.3",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"typeorm": "^0.3.17"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue