From 7080b594951731674635052ec66c531138ac120a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 14:35:20 +0000 Subject: [PATCH] Update validator to version 13.15.20 --- 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..738f2f2f7 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.20", + "resolved": "https://registry.npmjs.org/validator/-/validator-13.15.20.tgz", + "integrity": "sha512-KxPOq3V2LmfQPP4eqf3Mq/zrT0Dqp2Vmx2Bn285LwVahLc+CsxOM0crBHczm8ijlcjZ0Q5Xd6LW3z3odTPnlrw==" }, "verror": { "version": "1.10.0", diff --git a/thunksparallel/package.json b/thunksparallel/package.json index 99f82bbd3..fd423ca3d 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.20", "snyk": "^1.1064.0" - }, "devDependencies": {}, "scripts": {