diff --git a/package.json b/package.json index 425e7c0..fe52bcf 100644 --- a/package.json +++ b/package.json @@ -21,14 +21,14 @@ }, "private": false, "dependencies": { - "@angular/animations": "^14.1.0", - "@angular/common": "^14.1.0", - "@angular/compiler": "^14.1.0", - "@angular/core": "^14.1.0", - "@angular/forms": "^14.1.0", - "@angular/platform-browser": "^14.1.0", - "@angular/platform-browser-dynamic": "^14.1.0", - "@angular/router": "^14.1.0", + "@angular/animations": "^14.2.12", + "@angular/common": "^14.2.12", + "@angular/compiler": "^14.2.12", + "@angular/core": "^14.2.12", + "@angular/forms": "^14.2.12", + "@angular/platform-browser": "^14.2.12", + "@angular/platform-browser-dynamic": "^14.2.12", + "@angular/router": "^14.2.12", "@ngrx/component": "^14.1.0", "@ngrx/store": "^14.1.0", "tslib": "^2.3.0",