diff --git a/package.json b/package.json index d4a3e2b1..e243c237 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@angular/animations": "^19.2.6", "@angular/cdk": "^19.2.10", "@angular/common": "^19.2.16", - "@angular/core": "^19.2.6", + "@angular/core": "^19.2.20", "@angular/forms": "^19.2.6", "@angular/material": "^19.2.10", "@angular/platform-browser": "^19.2.6", diff --git a/yarn.lock b/yarn.lock index c8fa1e7d..a7d87469 100644 --- a/yarn.lock +++ b/yarn.lock @@ -265,10 +265,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^19.2.6": - version "19.2.14" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-19.2.14.tgz#af9135afa795ea455de1031d89efe5e7d9fb7de2" - integrity sha512-EVErpW9tGqJ/wNcAN3G/ErH8pHCJ8mM1E6bsJ8UJIpDTZkpqqYjBMtZS9YWH5n3KwUd1tAkAB2w8FK125AjDUQ== +"@angular/core@^19.2.20": + version "19.2.20" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-19.2.20.tgz#4e3e2a4dfe39879f54c34fb67e961c4346559436" + integrity sha512-pxzQh8ouqfE57lJlXjIzXFuRETwkfMVwS+NFCfv2yh01Qtx+vymO8ZClcJMgLPfBYinhBYX+hrRYVSa1nzlkRQ== dependencies: tslib "^2.3.0"