Escape HTML from display name and subject fields

Closes #724
This commit is contained in:
rinpatch 2020-01-30 19:55:01 +03:00
parent c54111797a
commit 746416207b
3 changed files with 7 additions and 3 deletions

View file

@ -21,6 +21,7 @@
"chromatism": "^3.0.0",
"cropperjs": "^1.4.3",
"diff": "^3.0.1",
"escape-html": "^1.0.3",
"karma-mocha-reporter": "^2.2.1",
"localforage": "^1.5.0",
"object-path": "^0.11.3",