Marked: Upgrade and always sanitize by default (#28796)

* Marked: Upgrade and always sanitize by default

* Added test

* corrected text panel logic
This commit is contained in:
Torkel Ödegaard
2020-11-05 09:40:12 +01:00
committed by GitHub
parent 2f77e611cb
commit c3ed644f66
8 changed files with 38 additions and 26 deletions
-2
View File
@@ -95,7 +95,6 @@
"@types/jquery": "3.3.38",
"@types/lodash": "4.14.149",
"@types/lru-cache": "^5.1.0",
"@types/marked": "1.1.0",
"@types/moment-timezone": "0.5.13",
"@types/mousetrap": "1.6.3",
"@types/node": "13.7.0",
@@ -247,7 +246,6 @@
"jsurl": "^0.1.5",
"lodash": "4.17.19",
"lru-cache": "^5.1.1",
"marked": "1.1.1",
"md5": "^2.2.1",
"memoize-one": "5.1.1",
"moment": "2.24.0",