From d2637e4d3bbd4307e3693b0c6a618aa6055a088b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 09:33:32 +0100 Subject: [PATCH] build(deps): bump validator from 13.12.0 to 13.15.20 (#6041) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [validator](https://github.com/validatorjs/validator.js) from 13.12.0 to 13.15.20.
Release notes

Sourced from validator's releases.

13.15.20

Fixes, New Locales and Enhancements

New Contributors

Full Changelog: https://github.com/validatorjs/validator.js/compare/13.15.15...13.15.20

13.15.15

Fixes, New Locales and Enhancements

... (truncated)

Changelog

Sourced from validator's changelog.

13.15.20

Fixes, New Locales and Enhancements

13.15.15

Fixes, New Locales and Enhancements

13.15.0

New Features / Validators

... (truncated)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=validator&package-manager=npm_and_yarn&previous-version=13.12.0&new-version=13.15.20)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/transloadit/uppy/network/alerts).
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/@uppy/companion/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/@uppy/companion/package.json b/packages/@uppy/companion/package.json index 228c50821..04ffbb568 100644 --- a/packages/@uppy/companion/package.json +++ b/packages/@uppy/companion/package.json @@ -72,7 +72,7 @@ "serialize-javascript": "^6.0.0", "supports-color": "8.x", "tus-js-client": "^4.1.0", - "validator": "^13.0.0", + "validator": "^13.15.20", "webdav": "^5.8.0", "ws": "8.17.1" }, diff --git a/yarn.lock b/yarn.lock index d7af7ea91..f3d94ed2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10835,7 +10835,7 @@ __metadata: supports-color: "npm:8.x" tus-js-client: "npm:^4.1.0" typescript: "npm:^5.8.3" - validator: "npm:^13.0.0" + validator: "npm:^13.15.20" vitest: "npm:^3.2.4" webdav: "npm:^5.8.0" ws: "npm:8.17.1" @@ -25844,10 +25844,10 @@ __metadata: languageName: node linkType: hard -"validator@npm:^13.0.0": - version: 13.12.0 - resolution: "validator@npm:13.12.0" - checksum: 10/db6eb0725e2b67d60d30073ae8573982713b5903195d031dc3c7db7e82df8b74e8c13baef8e2106d146d979599fd61a06cde1fec5c148e4abd53d52817ff0fd9 +"validator@npm:^13.15.20": + version: 13.15.20 + resolution: "validator@npm:13.15.20" + checksum: 10/498f9b201dda7b09207bbc13606e6f90595987eab9e3a60fc5b8d8d96141c9351192aea56d392c78640e2462770eedccf545cf13b2ef43e87d73a755ba485c5d languageName: node linkType: hard