From 4fc57591e7857cadd198f266125f2b6331c139ac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 4 Jan 2026 10:03:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f42a2079b..b3f2fcae6 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "opener": "~1.4.0", "optimist": "0.6.x", "portfinder": "^1.0.13", - "union": "~0.4.3" + "union": "~0.5.0" }, "devDependencies": { "common-style": "^3.0.0",