diff --git a/package.json b/package.json index 97816cd..f1e1788 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@angular/cdk": "^21.1.2", "@angular/common": "^21.1.2", "@angular/compiler": "^21.1.2", - "@angular/core": "^21.2.4", + "@angular/core": "^21.2.17", "@angular/forms": "^21.1.2", "@angular/platform-browser": "^21.1.2", "@angular/platform-browser-dynamic": "^21.1.2", diff --git a/yarn.lock b/yarn.lock index 58cbc69..de68a2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -351,10 +351,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^21.2.4": - version "21.2.4" - resolved "https://registry.npmjs.org/@angular/core/-/core-21.2.4.tgz#d5037a54ed08d3dc2303f5d63f92c2d67aa0b937" - integrity sha512-2+gd67ZuXHpGOqeb2o7XZPueEWEP81eJza2tSHkT5QMV8lnYllDEmaNnkPxnIjSLGP1O3PmiXxo4z8ibHkLZwg== +"@angular/core@^21.2.17": + version "21.2.17" + resolved "https://registry.npmjs.org/@angular/core/-/core-21.2.17.tgz#cbed1509afd41422ef09539be0fb5cf5755e2b18" + integrity sha512-wYHpwIdnUnjQFOJJNqRcGx7LS3u64jT+R9L0TnMR/ViBM9dQgGYImlSikkftg2yrFCNo5aKRxhG2LLskQurVdg== dependencies: tslib "^2.3.0"