From e61e4a2c7bdcae901a676abd6cc950d9d271e6bb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Feb 2026 04:39:02 +0000 Subject: [PATCH 1/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOB-14040952 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 999e7fb7b..bea54d6e7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "hereby": "^1.10.0", "husky": "^9.1.7", "installed-check": "^9.3.0", - "jasmine": "^5.6.0", + "jasmine": "^6.0.0", "jasmine-console-reporter": "^3.1.0", "js-green-licenses": "^4.0.0", "klaw-sync": "^6.0.0", From 39e2d797715fa7a33f32940e6248b5146f514f7e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Feb 2026 20:18:35 +0000 Subject: [PATCH 2/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOB-14040952 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073