From b95fd4e97403112bdc897e8741e0b50501a7c52a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 02:42:57 +0000 Subject: [PATCH] chore(deps): bump validator in /hugegraph-hubble/hubble-fe Bumps [validator](https://github.com/validatorjs/validator.js) from 13.7.0 to 13.15.20. - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/validatorjs/validator.js/compare/13.7.0...13.15.20) --- updated-dependencies: - dependency-name: validator dependency-version: 13.15.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hugegraph-hubble/hubble-fe/package.json | 2 +- hugegraph-hubble/hubble-fe/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hugegraph-hubble/hubble-fe/package.json b/hugegraph-hubble/hubble-fe/package.json index 711ca918e..eb8d54722 100644 --- a/hugegraph-hubble/hubble-fe/package.json +++ b/hugegraph-hubble/hubble-fe/package.json @@ -43,7 +43,7 @@ "react-scripts": "3.4.1", "typescript": "^3.9.6", "uuid": "^8.3.1", - "validator": "^13.1.1", + "validator": "^13.15.20", "vis-network": "7.3.5", "wouter": "^2.5.1" }, diff --git a/hugegraph-hubble/hubble-fe/yarn.lock b/hugegraph-hubble/hubble-fe/yarn.lock index 712d00e2e..a7ab13bae 100644 --- a/hugegraph-hubble/hubble-fe/yarn.lock +++ b/hugegraph-hubble/hubble-fe/yarn.lock @@ -12742,10 +12742,10 @@ validate-npm-package-license@^3.0.1: spdx-correct "^3.0.0" spdx-expression-parse "^3.0.0" -validator@^13.1.1: - version "13.7.0" - resolved "https://registry.npmmirror.com/validator/download/validator-13.7.0.tgz?cache=0&sync_timestamp=1635822643143&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fvalidator%2Fdownload%2Fvalidator-13.7.0.tgz#4f9658ba13ba8f3d82ee881d3516489ea85c0857" - integrity sha1-T5ZYuhO6jz2C7ogdNRZInqhcCFc= +validator@^13.15.20: + version "13.15.20" + resolved "https://registry.yarnpkg.com/validator/-/validator-13.15.20.tgz#054e9238109538a1bf46ae3e1290845a64fa2186" + integrity sha512-KxPOq3V2LmfQPP4eqf3Mq/zrT0Dqp2Vmx2Bn285LwVahLc+CsxOM0crBHczm8ijlcjZ0Q5Xd6LW3z3odTPnlrw== vary@~1.1.2: version "1.1.2"