mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
escape input before using it as a regex
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"@reduxjs/toolkit": "^1.9.5",
|
||||
"axios": "^1.4.0",
|
||||
"dayjs": "^1.11.7",
|
||||
"escape-string-regexp": "^5.0.0",
|
||||
"interweave": "^13.1.0",
|
||||
"monaco-editor": "^0.38.0",
|
||||
"mousetrap": "^1.6.5",
|
||||
|
||||
Reference in New Issue
Block a user