From 5df0e0b8c724b05deeec04050432adaa426948e7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Feb 2026 00:48:08 +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-15208843 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index e93c7b776d3..69bbc0ae43b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,7 +16,7 @@ "@angular-devkit/build-angular": "^20.1.0", "@angular/animations": "^20.1.0", "@angular/cdk": "^20.1.0", - "@angular/cli": "^20.1.6", + "@angular/cli": "^21.1.3", "@angular/common": "^20.1.0", "@angular/compiler": "^20.1.0", "@angular/compiler-cli": "^20.1.0",