1.12.1 (2022-05-22)
Bug Fixes
- remove or improve some regEx (f222f8f)
NOTE: To avoid potential ReDoS vulnerabilities, update to this release and also discontinue use of the built-in Url and Phone regular expressions, which are deprecated and will be removed in a future major release. Instead, use new URL() to validate URLs and use a fitting phone number library to validate phone numbers.