From bcfd391ca9790475837af72ade0a1f412a1a8d69 Mon Sep 17 00:00:00 2001 From: SundaresanGunasekaran Date: Tue, 20 Jan 2026 05:39:12 +0530 Subject: [PATCH] feature(REPORT-481519): Resolve Dependabot Alerts --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cacad39..38001e8 100644 --- a/package.json +++ b/package.json @@ -38,11 +38,11 @@ "@boldreports/javascript-reporting-controls": "12.1.12" }, "devDependencies": { - "@angular/common": "21.0.6", - "@angular/core": "21.0.6", - "@angular/compiler-cli": "21.0.6", - "@angular/compiler": "21.0.6", - "ng-packagr": "21.0.6 ", + "@angular/common": "21.1.0", + "@angular/core": "21.1.0", + "@angular/compiler-cli": "21.1.0", + "@angular/compiler": "21.1.0", + "ng-packagr": "21.1.0 ", "@types/ej.web.all": "^17.4.0", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3",