mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-29 17:04:26 +03:00
Fix #342 - Enforce all regexes to comply with safe-regex as a safeguard against possible ReDoS vulnerability
This commit is contained in:
@@ -120,6 +120,7 @@
|
||||
"jshint": "~2.12.0",
|
||||
"mocha": "~8.2.0",
|
||||
"requirejs": "^2.3.2",
|
||||
"safe-regex": "^2.1.1",
|
||||
"uglify-js": "~3.12.0",
|
||||
"verup": "^1.3.x"
|
||||
},
|
||||
|
Reference in New Issue
Block a user