Merge pull request #2096 from IMS-Network/fix-1966-issue-IDN

fix DOMAIN_REGEX for .ישראל IDN's to work :)
This commit is contained in:
Mike Cao 2023-07-10 08:50:23 -07:00 committed by GitHub
commit 29a2ca0c26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

View file

@ -105,7 +105,7 @@
"react-use-measure": "^2.0.4",
"react-window": "^1.8.6",
"request-ip": "^3.3.0",
"semver": "^7.3.6",
"semver": "^7.5.2",
"thenby": "^1.3.4",
"timezone-support": "^2.0.2",
"uuid": "^8.3.2",