Use escape-html library

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2020-02-05 20:11:28 +01:00
parent f11e4c9ec4
commit 2c67276e33
No known key found for this signature in database
GPG key ID: 4C614C6ED2CDE6DF
9 changed files with 2 additions and 0 deletions

BIN
core/js/dist/login.js vendored

Binary file not shown.

Binary file not shown.

BIN
core/js/dist/main.js vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -20,6 +20,8 @@
*
*/
import escapeHTML from 'escape-html'
/**
* @typedef TypeDefinition
* @method {callback} action This action is executed to let the user select a resource