From 21e89b813e16af5e3c0013923b68de333d5ec447 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Feb 2026 04:25:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e56bd3..0ba67c8 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "devDependencies": { "@angular-devkit/build-angular": "0.803.21", "@angular-devkit/build-ng-packagr": "0.803.17", - "@angular/cli": "8.3.17", + "@angular/cli": "20.3.15", "@angular/compiler-cli": "8.2.13", "@angular/language-service": "8.2.13", "@nrwl/jest": "8.6.0",