Merge pull request #2105 from matrix-org/dbkr/unpin_sanitize_html

Unpin sanitize-html
pull/21833/head
Bruno Windels 2018-08-02 17:52:15 +02:00 committed by GitHub
commit 2b5c8282d0
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.18.2",
"sanitize-html": "^1.18.4",
"text-encoding-utf-8": "^1.0.1",
"url": "^0.11.0",
"velocity-vector": "vector-im/velocity#059e3b2",