Merge pull request #2101 from matrix-org/dbkr/pin_sanitize_html

Pin sanitize-html to 0.18.2
pull/21833/head
Bruno Windels 2018-08-02 12:05:37 +02:00 committed by GitHub
commit d1dcd0f374
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
"slate-react": "^0.12.4",
"slate-html-serializer": "^0.6.1",
"slate-md-serializer": "matrix-org/slate-md-serializer#f7c4ad3",
"sanitize-html": "^1.14.1",
"sanitize-html": "1.18.2",
"text-encoding-utf-8": "^1.0.1",
"url": "^0.11.0",
"velocity-vector": "vector-im/velocity#059e3b2",