fix: ReDoS attack vulnerability when searching documents that contain many space characters
see: https://github.com/outline/outline/pull/2097 see: https://snyk.io/vuln/SNYK-JS-REMOVEMARKDOWN-73635
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
"@sentry/react": "^6.3.1",
|
||||
"@sentry/tracing": "^6.3.1",
|
||||
"@tippy.js/react": "^2.2.2",
|
||||
"@tommoor/remove-markdown": "0.3.1",
|
||||
"@tommoor/remove-markdown": "^0.3.2",
|
||||
"autotrack": "^2.4.1",
|
||||
"aws-sdk": "^2.831.0",
|
||||
"babel-plugin-lodash": "^3.3.4",
|
||||
|
||||
Reference in New Issue
Block a user