diff --git a/butler_online/budgetbutler/package-lock.json b/butler_online/budgetbutler/package-lock.json index 4b7fa24f..4f68ce05 100644 --- a/butler_online/budgetbutler/package-lock.json +++ b/butler_online/budgetbutler/package-lock.json @@ -11,7 +11,7 @@ "@angular/animations": "^20.0.6", "@angular/cdk": "^20.0.5", "@angular/common": "^20.0.6", - "@angular/compiler": "^20.0.6", + "@angular/compiler": "^20.3.16", "@angular/core": "^20.0.6", "@angular/forms": "^20.0.6", "@angular/material": "^20.0.5", @@ -695,9 +695,9 @@ } }, "node_modules/@angular/compiler": { - "version": "20.0.6", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.0.6.tgz", - "integrity": "sha512-pgkOUnufEtzuEnjrL4BqFJCCayp1Si8cT5ZBq8CsYoQUETiYFMT2kf1OEV09vPNH4owxuzE42Wa4fEyWMRWdbA==", + "version": "20.3.16", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.16.tgz", + "integrity": "sha512-Pt9Ms9GwTThgzdxWBwMfN8cH1JEtQ2DK5dc2yxYtPSaD+WKmG9AVL1PrzIYQEbaKcWk2jxASUHpEWSlNiwo8uw==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" diff --git a/butler_online/budgetbutler/package.json b/butler_online/budgetbutler/package.json index 2f4c045b..b6d7d873 100644 --- a/butler_online/budgetbutler/package.json +++ b/butler_online/budgetbutler/package.json @@ -14,7 +14,7 @@ "@angular/animations": "^20.0.6", "@angular/cdk": "^20.0.5", "@angular/common": "^20.0.6", - "@angular/compiler": "^20.0.6", + "@angular/compiler": "^20.3.16", "@angular/core": "^20.0.6", "@angular/forms": "^20.0.6", "@angular/material": "^20.0.5",