diff --git a/package.json b/package.json index e7b97a8fb32..2409bd22809 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "dependencies": { "@angular/animations": "^15.2.10", "@angular/cdk": "^15.2.9", - "@angular/common": "^15.2.10", + "@angular/common": "^19.2.16", "@angular/compiler": "^15.2.10", "@angular/core": "^15.2.10", "@angular/forms": "^15.2.10", diff --git a/yarn.lock b/yarn.lock index 2b9fbd03e6f..1116b3ebf21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -283,10 +283,10 @@ symbol-observable "4.0.0" yargs "17.7.2" -"@angular/common@^15.2.10": - version "15.2.10" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-15.2.10.tgz#897923023c8ca4a361ce218bdee9a3f09060df75" - integrity sha512-jdBn3fctkqoNrJn9VLsUHpcCEhCxWSczdsR+BBbD6T0oLl6vMrAVNjPwfBejnlgfWN1KoRU9kgOYsMxa5apIWQ== +"@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"