From 28c27e875c2c0e6d1423d478bb2cc3ac86ccc56c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 3 Dec 2025 10:50:49 +0100
Subject: [PATCH] build(deps): bump validator from 13.15.20 to 13.15.22 (#6082)
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.15.20 to 13.15.22.
Release notes
Sourced from validator's
releases.
13.15.22
Fixes, New Locales and Enhancements
- #2622
isURL: fix regression with hostnames with ports @mbtools
- #2616
isLength: improve handling Unicode variation selectors @koral--
- Doc fixes and others:
New Contributors
Full Changelog: https://github.com/validatorjs/validator.js/compare/13.15.20...13.15.22
Changelog
Sourced from validator's
changelog.
13.15.22
Fixes, New Locales and Enhancements
- #2622
isURL: fix regression with hostnames with ports @mbtools
- #2616
isLength: improve handling Unicode variation selectors @koral--
- Doc fixes and others:
Commits
Maintainer changes
This version was pushed to npm by wikirik, a new releaser for
validator since your current version.
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually 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).
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 a3f785644..330499d10 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.15.20",
+ "validator": "^13.15.22",
"webdav": "^5.8.0",
"ws": "8.17.1"
},
diff --git a/yarn.lock b/yarn.lock
index 362ce39c4..969e4a2e2 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10823,7 +10823,7 @@ __metadata:
supports-color: "npm:8.x"
tus-js-client: "npm:^4.1.0"
typescript: "npm:^5.8.3"
- validator: "npm:^13.15.20"
+ validator: "npm:^13.15.22"
vitest: "npm:^3.2.4"
webdav: "npm:^5.8.0"
ws: "npm:8.17.1"
@@ -25952,10 +25952,10 @@ __metadata:
languageName: node
linkType: hard
-"validator@npm:^13.15.20":
- version: 13.15.20
- resolution: "validator@npm:13.15.20"
- checksum: 10/498f9b201dda7b09207bbc13606e6f90595987eab9e3a60fc5b8d8d96141c9351192aea56d392c78640e2462770eedccf545cf13b2ef43e87d73a755ba485c5d
+"validator@npm:^13.15.22":
+ version: 13.15.23
+ resolution: "validator@npm:13.15.23"
+ checksum: 10/03e4a37c04c4e8337b0c91e529bdb6376de6b52ef683616e2e909276be73903e6054203d274ed35e88e3498ec68764125b194338dd2ee893818d3008fbad1ba7
languageName: node
linkType: hard