From 61b43da03d5586441c80faa5ceaef66fcf663aee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 16:59:17 +0000 Subject: [PATCH] fix(deps): update dependency validator to v13.15.26 (#65183) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- api/package.json | 4 ++-- pnpm-lock.yaml | 19 ++++++++++++------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/api/package.json b/api/package.json index d9b4e725d16..ebd118b9c66 100644 --- a/api/package.json +++ b/api/package.json @@ -36,7 +36,7 @@ "query-string": "7.1.3", "stripe": "16.0.0", "typebox": "1.0.76", - "validator": "13.15.15" + "validator": "13.15.26" }, "description": "The freeCodeCamp.org open-source codebase and curriculum", "devDependencies": { @@ -46,7 +46,7 @@ "@types/lodash-es": "^4.17.12", "@types/nodemailer": "6.4.14", "@types/supertest": "2.0.16", - "@types/validator": "13.11.2", + "@types/validator": "13.15.10", "@vitest/ui": "^3.2.4", "dotenv-cli": "7.3.0", "eslint": "^9.39.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5f8263588bc..744408e3558 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -189,8 +189,8 @@ importers: specifier: 1.0.76 version: 1.0.76 validator: - specifier: 13.15.15 - version: 13.15.15 + specifier: 13.15.26 + version: 13.15.26 devDependencies: '@freecodecamp/eslint-config': specifier: workspace:* @@ -211,8 +211,8 @@ importers: specifier: 2.0.16 version: 2.0.16 '@types/validator': - specifier: 13.11.2 - version: 13.11.2 + specifier: 13.15.10 + version: 13.15.10 '@vitest/ui': specifier: ^3.2.4 version: 3.2.4(vitest@3.2.4) @@ -5269,6 +5269,9 @@ packages: '@types/validator@13.11.2': resolution: {integrity: sha512-nIKVVQKT6kGKysnNt+xLobr+pFJNssJRi2s034wgWeFBUx01fI8BeHTW2TcRp7VcFu9QCYG8IlChTuovcm0oKQ==} + '@types/validator@13.15.10': + resolution: {integrity: sha512-T8L6i7wCuyoK8A/ZeLYt1+q0ty3Zb9+qbSSvrIVitzT3YjZqkTZ40IbRsPanlB4h1QB3JVL1SYCdR6ngtFYcuA==} + '@types/vfile-message@2.0.0': resolution: {integrity: sha512-GpTIuDpb9u4zIO165fUy9+fXcULdD8HFRNli04GehoMVbeNq7D6OBnqSmg3lxZnC+UvgUhEWKxdKiwYUkGltIw==} deprecated: This is a stub types definition. vfile-message provides its own type definitions, so you do not need this installed. @@ -13748,8 +13751,8 @@ packages: resolution: {integrity: sha512-Ii+sehpSfZy+At5nPdnyMhx78fEoPDkR2XW/zimHEL3MyGJQOCQ7WeP20jPYRz7ZCpcKLB21NxuXHF3bxjStBQ==} engines: {node: '>= 0.10'} - validator@13.15.15: - resolution: {integrity: sha512-BgWVbCI72aIQy937xbawcs+hrVaN/CZ2UwutgaJ36hGqRrLNM+f5LUT/YPRbo8IV/ASeFzXszezV+y2+rq3l8A==} + validator@13.15.26: + resolution: {integrity: sha512-spH26xU080ydGggxRyR1Yhcbgx+j3y5jbNXk/8L+iRvdIEQ4uTRH2Sgf2dokud6Q4oAtsbNvJ1Ft+9xmm6IZcA==} engines: {node: '>= 0.10'} value-or-promise@1.0.6: @@ -20117,6 +20120,8 @@ snapshots: '@types/validator@13.11.2': {} + '@types/validator@13.15.10': {} + '@types/vfile-message@2.0.0': dependencies: vfile-message: 4.0.2 @@ -30987,7 +30992,7 @@ snapshots: validator@13.11.0: {} - validator@13.15.15: {} + validator@13.15.26: {} value-or-promise@1.0.6: {}