diff --git a/package.json b/package.json index 7ee759bf59a..deeec98763c 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "dependencies": { "@angular/animations": "^17.3.11", "@angular/cdk": "^17.3.10", - "@angular/common": "^17.3.11", + "@angular/common": "^19.2.16", "@angular/compiler": "^17.3.11", "@angular/core": "^17.3.11", "@angular/forms": "^17.3.11", diff --git a/yarn.lock b/yarn.lock index 2f35e912f35..88f4a8716c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -267,10 +267,10 @@ symbol-observable "4.0.0" yargs "17.7.2" -"@angular/common@^17.3.11": - version "17.3.12" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-17.3.12.tgz#49327f1d4fe5ff3ae31fadf742e258f5f9f00b48" - integrity sha512-vabJzvrx76XXFrm1RJZ6o/CyG32piTB/1sfFfKHdlH1QrmArb8It4gyk9oEjZ1IkAD0HvBWlfWmn+T6Vx3pdUw== +"@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"