Skip to content

Commit 5560da9

Browse files
⬆️ Bump validator from 13.12.0 to 13.15.0
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.12.0 to 13.15.0. - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@13.12.0...13.15.0) --- updated-dependencies: - dependency-name: validator dependency-version: 13.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d5aa50 commit 5560da9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"path-exists": "^5.0.0",
6060
"proxy-agent": "^6.5.0",
6161
"update-notifier": "^7.3.1",
62-
"validator": "^13.12.0"
62+
"validator": "^13.15.0"
6363
},
6464
"devDependencies": {
6565
"@babel/cli": "7.26.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5437,10 +5437,10 @@ v8-to-istanbul@^9.0.1:
54375437
"@types/istanbul-lib-coverage" "^2.0.1"
54385438
convert-source-map "^1.6.0"
54395439

5440-
validator@^13.12.0:
5441-
version "13.12.0"
5442-
resolved "https://registry.yarnpkg.com/validator/-/validator-13.12.0.tgz#7d78e76ba85504da3fee4fd1922b385914d4b35f"
5443-
integrity sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==
5440+
validator@^13.15.0:
5441+
version "13.15.0"
5442+
resolved "https://registry.yarnpkg.com/validator/-/validator-13.15.0.tgz#2dc7ce057e7513a55585109eec29b2c8e8c1aefd"
5443+
integrity sha512-36B2ryl4+oL5QxZ3AzD0t5SsMNGvTtQHpjgFO5tbNxfXbMFkY822ktCDe1MnlqV3301QQI9SLHDNJokDI+Z9pA==
54445444

54455445
walker@^1.0.8:
54465446
version "1.0.8"

0 commit comments

Comments
 (0)