From e9d7a9356eedefb4552619a9f9f102c081e9bdbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 02:46:37 +0000 Subject: [PATCH] Bump validator from 13.12.0 to 13.15.20 in /ui-frontend/packages/admin Bumps [validator](https://github.com/validatorjs/validator.js) from 13.12.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.12.0...13.15.20) --- updated-dependencies: - dependency-name: validator dependency-version: 13.15.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ui-frontend/packages/admin/package.json | 2 +- ui-frontend/packages/admin/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui-frontend/packages/admin/package.json b/ui-frontend/packages/admin/package.json index 13f7ffa102c..7eedddc3486 100644 --- a/ui-frontend/packages/admin/package.json +++ b/ui-frontend/packages/admin/package.json @@ -64,7 +64,7 @@ "type-fest": "4.37.0", "typescript": "5.8.2", "url": "0.11.0", - "validator": "13.12.0", + "validator": "13.15.20", "yup": "1.4.0" }, "scripts": { diff --git a/ui-frontend/packages/admin/yarn.lock b/ui-frontend/packages/admin/yarn.lock index 7ffffb37514..e6613e47da5 100644 --- a/ui-frontend/packages/admin/yarn.lock +++ b/ui-frontend/packages/admin/yarn.lock @@ -8541,10 +8541,10 @@ validate-npm-package-name@^6.0.0: resolved "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-6.0.0.tgz" integrity sha512-d7KLgL1LD3U3fgnvWEY1cQXoO/q6EQ1BSz48Sa149V/5zVTAbgmZIpyI8TRi6U9/JNyeYLlTKsEMPtLC27RFUg== -validator@13.12.0: - version "13.12.0" - resolved "https://registry.npmjs.org/validator/-/validator-13.12.0.tgz" - integrity sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg== +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== value-equal@^1.0.1: version "1.0.1"