Skip to content

Commit 8158d09

Browse files
committed
Fix security issue for minimatch ReDoS vulnerability.
1 parent 65e7d7c commit 8158d09

File tree

2 files changed

+83
-111
lines changed

2 files changed

+83
-111
lines changed

package-lock.json

Lines changed: 82 additions & 110 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/nepsilon/search-query-parser",
2626
"devDependencies": {
27-
"mocha": "^9.2.0",
27+
"mocha": "^10.2.0",
2828
"should": "^13.2.3",
2929
"typescript": "^4.2.2"
3030
}

0 commit comments

Comments
 (0)