From 38761a377e05965c9118676c083d96ce37781bf3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Feb 2026 02:03:26 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fa74c045..592dc06f6 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "semver-regex": "^3.1.1", "shx": "^0.3.2", "sinon": "^9.0.2", - "spectron": "^10.0.1", + "spectron": "^14.0.0", "standard": "^14.3.4", "tar": "^6.0.2", "tmp": "0.2.1",