diff --git a/package.json b/package.json index acd4090..22866e8 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "@angular/animations": "^20.1.7", - "@angular/common": "^20.1.7", + "@angular/common": "^20.2.1", "@angular/compiler": "^20.1.7", "@angular/core": "^20.1.7", "@angular/forms": "^20.1.7", diff --git a/yarn.lock b/yarn.lock index 94fa493..3cc39a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -364,10 +364,10 @@ yargs "18.0.0" zod "3.25.75" -"@angular/common@^20.1.7": - version "20.1.7" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.1.7.tgz#a497fe19e8c9077bc227ee170bbe189dec6138d2" - integrity sha512-3eFxQ18613JpBQw53wMUZfqc2RvratWx6GqKs5A1JJpMs0qq26yc2PhJWer99u3mugpKavmKoKpXFBkuWg50Qw== +"@angular/common@^20.2.1": + version "20.3.0" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-20.3.0.tgz#be9f41944e6056652705f18c9b09b485d6f984d8" + integrity sha512-Il0HqdRdrmI8ufLXd49EYaa/BPqfiSqe5uuKrDxhkAdbRXwCXWsxbO/n8AwilwWn3CKLOCrEXQYKwbcFW0nYQQ== dependencies: tslib "^2.3.0"