From 9ee6ed0f48a5b28103358710edb6e3ed67ff3920 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 07:55:11 +0000 Subject: [PATCH] Update validator to version 13.15.26 --- 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..53405f995 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.26", + "resolved": "https://registry.npmjs.org/validator/-/validator-13.15.26.tgz", + "integrity": "sha512-spH26xU080ydGggxRyR1Yhcbgx+j3y5jbNXk/8L+iRvdIEQ4uTRH2Sgf2dokud6Q4oAtsbNvJ1Ft+9xmm6IZcA==" }, "verror": { "version": "1.10.0", diff --git a/thunksparallel/package.json b/thunksparallel/package.json index 99f82bbd3..a43446816 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.26", "snyk": "^1.1064.0" - }, "devDependencies": {}, "scripts": {