From 786fe837b528fee5900129484f65c17da1e19ac3 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 20:14:40 +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 787fa6d1b18d..2447d863f089 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "terraformer-wkt-parser": "^1.1.2", "toposort-class": "^1.0.1", "uuid": "^3.0.0", - "validator": "^6.2.0", + "validator": "^13.15.20", "wkx": "^0.4.1" }, "devDependencies": {