diff --git a/package.json b/package.json index 03068e7..dcf794b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@angular/common": "^21.0.0", "@angular/compiler": "^21.0.0", "@angular/compiler-cli": "^21.0.0", - "@angular/core": "^21.0.0", + "@angular/core": "^21.2.17", "@angular/platform-browser": "^21.0.0", "@angular/platform-browser-dynamic": "^21.0.0", "@angular/upgrade": "^21.0.0", diff --git a/yarn.lock b/yarn.lock index 2d7e25e..30dbac1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -45,10 +45,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^21.0.0": - version "21.2.4" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.2.4.tgz#d5037a54ed08d3dc2303f5d63f92c2d67aa0b937" - integrity sha512-2+gd67ZuXHpGOqeb2o7XZPueEWEP81eJza2tSHkT5QMV8lnYllDEmaNnkPxnIjSLGP1O3PmiXxo4z8ibHkLZwg== +"@angular/core@^21.2.17": + version "21.2.17" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.2.17.tgz#cbed1509afd41422ef09539be0fb5cf5755e2b18" + integrity sha512-wYHpwIdnUnjQFOJJNqRcGx7LS3u64jT+R9L0TnMR/ViBM9dQgGYImlSikkftg2yrFCNo5aKRxhG2LLskQurVdg== dependencies: tslib "^2.3.0"