From d982e63b4b6507cb5b4b7889a937e2611c76dbbb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 31 Oct 2025 10:03:44 +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 9c82cfc4..86de6ac5 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "qiniu": "^7.1.3", "stream-wormhole": "^1.0.3", "uuid": "^3.2.1", - "validator": "^9.4.1", + "validator": "^13.15.20", "xmlbuilder": "^9.0.7" }, "devDependencies": {