From 8d441c3b281b4e183ea4501a6e039ede668515fc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Oct 2025 18:09:53 +0000 Subject: [PATCH] fix: api/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VALIDATOR-13395830 --- api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/package.json b/api/package.json index 2f77c8bd60ea7e..82d80e00aa4023 100644 --- a/api/package.json +++ b/api/package.json @@ -33,7 +33,7 @@ "pino-pretty": "10.2.3", "query-string": "7.1.3", "stripe": "16.0.0", - "validator": "13.11.0" + "validator": "13.15.20" }, "description": "The freeCodeCamp.org open-source codebase and curriculum", "devDependencies": {