From a56086a2b7ae3c8276729fb2efa6b8989a702eb6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Oct 2025 10:22:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VALIDATOR-13395830 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7ab0e4f9e..07fe7c6c18 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "response-time": "2.3.1", "superagent": "2.0.0", "utility": "1.6.0", - "validator": "5.1.0", + "validator": "13.15.20", "xmlbuilder": "7.0.0", "xss": "0.2.10", "snyk": "^1.88.0"