Searches with regex control characters should not crash (#1579)

Fix #1578
This commit is contained in:
Paul Melnikow
2018-03-17 16:52:41 -04:00
committed by GitHub
parent 6c2ce413b1
commit 3a47bb38ac
3 changed files with 25 additions and 1 deletions

View File

@@ -25,6 +25,7 @@
"camp": "~17.2.1",
"chrome-web-store-item-property": "~1.1.2",
"dot": "~1.1.2",
"escape-string-regexp": "^1.0.5",
"gm": "^1.23.0",
"json-autosave": "~1.1.2",
"jsonpath": "~1.0.0",