From 4d22b05f16ccacbc4a92909d3eec7eefa40db6d5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 31 Oct 2025 09:35:22 +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 197427ce416..9df3a7f5dde 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "showdown-ghost": "0.3.6", "superagent": "3.8.1", "unidecode": "0.1.8", - "validator": "5.7.0", + "validator": "13.15.20", "xml": "1.0.1" }, "optionalDependencies": {