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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user