From eacb56f835511d635859208c40e2573655a6ae4d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 21:30:12 +0000 Subject: [PATCH] Update validator to version 13.15.35 --- thunksparallel2/package-lock.json | 6 +++--- thunksparallel2/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/thunksparallel2/package-lock.json b/thunksparallel2/package-lock.json index 6d5bde658..95bd1aeda 100644 --- a/thunksparallel2/package-lock.json +++ b/thunksparallel2/package-lock.json @@ -5257,9 +5257,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/thunksparallel2/package.json b/thunksparallel2/package.json index f37e7501e..66c04b2f1 100644 --- a/thunksparallel2/package.json +++ b/thunksparallel2/package.json @@ -18,7 +18,7 @@ "slug": "^5.1.0", "thunkify": "^2.1.2", "url": "^0.11.0", - "validator": "^13.11.0", + "validator": "^13.15.35", "snyk": "^1.639.0" }, "devDependencies": {},