From 6db42cbe6d4ea7996fe6b2b76f449de804e2bb22 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Apr 2021 23:45:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090599 - https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090600 - https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090601 - https://snyk.io/vuln/SNYK-JS-VALIDATOR-1090602 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c82cfc4..a48aa788 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.6.0", "xmlbuilder": "^9.0.7" }, "devDependencies": {