diff options
| author | Matt Mayer <[email protected]> | 2025-04-18 01:18:49 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-04-17 20:18:49 +0200 |
| commit | 04e434682d9c58dcbaeda07232fd1e9c103d92d0 (patch) | |
| tree | d47d5cd123cee85670926f61c86329ef7a3257e1 /package.json | |
| parent | 242cc79607b3c5a66e84d3d8c451d4ec353651ac (diff) | |
| download | faker-04e434682d9c58dcbaeda07232fd1e9c103d92d0.tar.xz faker-04e434682d9c58dcbaeda07232fd1e9c103d92d0.zip | |
test: use [email protected] with isULID, isISO31661Numeric, isISO15924 (#3482)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bb6d69ce..b4dc736e 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "@types/node": "22.14.1", "@types/sanitize-html": "2.15.0", "@types/semver": "7.7.0", - "@types/validator": "13.12.3", + "@types/validator": "13.15.0", "@vitest/coverage-v8": "3.1.1", "@vitest/eslint-plugin": "1.1.42", "@vitest/ui": "3.1.1", |
