From f706c6fa26f513e04bd39de3ec48e539a754f301 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 23:01:18 +0000 Subject: [PATCH] fix: frontend/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MODELCONTEXTPROTOCOLSDK-14171914 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 864a84e208..f51fbcfae4 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -62,7 +62,7 @@ "dependencies": { "@angular-devkit/build-angular": "^17.3.16", "@angular/animations": "^17.3.1", - "@angular/cli": "^20.3.3", + "@angular/cli": "^20.3.13", "@angular/common": "^19.2.16", "@angular/compiler": "^19.2.17", "@angular/core": "^17.3.1",