diff --git a/package.json b/package.json index 5c27b037..6ca56917 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "dependencies": { "@angular/animations": "21.0.0", "@angular/cdk": "21.0.0", - "@angular/common": "21.0.0", + "@angular/common": "21.0.1", "@angular/compiler": "21.0.0", "@angular/core": "21.0.0", "@angular/forms": "21.0.0", diff --git a/yarn.lock b/yarn.lock index f0a3a6be..c09ecabd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -372,10 +372,10 @@ yargs "18.0.0" zod "3.25.76" -"@angular/common@21.0.0": - version "21.0.0" - resolved "https://registry.yarnpkg.com/@angular/common/-/common-21.0.0.tgz#8b6fe158d88c428a63d7d585e59b96e9ff836e10" - integrity sha512-uFvQDYU5X5nEnI9C4Bkdxcu4aIzNesGLJzmFlnwChVxB4BxIRF0uHL0oRhdkInGTIzPDJPH4nF6B/22c5gDVqA== +"@angular/common@21.0.1": + version "21.0.1" + resolved "https://registry.yarnpkg.com/@angular/common/-/common-21.0.1.tgz#de7098aa800b6f5af3f1684369dfc26c0d50f7c8" + integrity sha512-EqdTGpFp7PVdTVztO7TB6+QxdzUbYXKKT2jwG2Gg+PIQZ2A8XrLPRmGXyH/DLlc5IhnoJlLbngmBRCLCO4xWog== dependencies: tslib "^2.3.0"