From 3f645d7ada73c986ed6fcbe85bf81e4b7d9202d0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 21:25:09 +0000 Subject: [PATCH] Update validator to version 13.15.35 --- thunksparallel/package-lock.json | 6 +++--- thunksparallel/package.json | 4 +--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/thunksparallel/package-lock.json b/thunksparallel/package-lock.json index d9d1a9332..ed7034c52 100644 --- a/thunksparallel/package-lock.json +++ b/thunksparallel/package-lock.json @@ -951,9 +951,9 @@ "integrity": "sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==" }, "validator": { - "version": "13.11.0", - "resolved": "https://registry.npmjs.org/validator/-/validator-13.11.0.tgz", - "integrity": "sha512-Ii+sehpSfZy+At5nPdnyMhx78fEoPDkR2XW/zimHEL3MyGJQOCQ7WeP20jPYRz7ZCpcKLB21NxuXHF3bxjStBQ==" + "version": "13.15.35", + "resolved": "https://registry.npmjs.org/validator/-/validator-13.15.35.tgz", + "integrity": "sha512-TQ5pAGhd5whStmqWvYF4OjQROlmv9SMFVt37qoCBdqRffuuklWYQlCNnEs2ZaIBD1kZRNnikiZOS1eqgkar0iw==" }, "verror": { "version": "1.10.0", diff --git a/thunksparallel/package.json b/thunksparallel/package.json index 99f82bbd3..6c65eb273 100644 --- a/thunksparallel/package.json +++ b/thunksparallel/package.json @@ -19,10 +19,8 @@ "slug": "^5.1.0", "thunkify": "^2.1.2", "url": "^0.11.0", - - "validator": "^13.1.1", + "validator": "^13.15.35", "snyk": "^1.1064.0" - }, "devDependencies": {}, "scripts": {