diff --git a/package.json b/package.json index 0c9e28056..45d2347b6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@angular-architects/module-federation": "~16.0.4", "@angular/animations": "^16.2.12", "@angular/cdk": "^14.2.7", - "@angular/common": "^16.2.12", + "@angular/common": "^19.2.16", "@angular/compiler": "^16.2.12", "@angular/core": "^16.2.12", "@angular/elements": "16", diff --git a/yarn.lock b/yarn.lock index 65ef7760b..90c6aa449 100644 --- a/yarn.lock +++ b/yarn.lock @@ -306,10 +306,10 @@ symbol-observable "4.0.0" yargs "17.7.2" -"@angular/common@^16.2.12": - version "16.2.12" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-16.2.12.tgz#aa1d1522701833f1998001caa1ac95c3ac11d077" - integrity sha512-B+WY/cT2VgEaz9HfJitBmgdk4I333XG/ybC98CMC4Wz8E49T8yzivmmxXB3OD6qvjcOB6ftuicl6WBqLbZNg2w== +"@angular/common@^19.2.16": + version "19.2.16" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-19.2.16.tgz#2ce9c21b7f2181e6d6ab85c346ad6280ef83e23b" + integrity sha512-sugztO7XIiLRoVjn0WJK9ooBm9zejsqlE5k4ZGvy1zFafM8LMjFHwD4KymN8JB3AOb7Ad4lJHVq1IvwWnpqeWw== dependencies: tslib "^2.3.0"