diff --git a/package.json b/package.json index bd6e5e3d..b69adbac 100644 --- a/package.json +++ b/package.json @@ -33,17 +33,17 @@ }, "private": true, "dependencies": { - "@angular/animations": "~13.3.12", + "@angular/animations": "~13.4.0", "@angular/cdk": "^13.3.9", - "@angular/common": "~13.3.12", - "@angular/compiler": "~13.3.12", - "@angular/core": "~13.3.12", - "@angular/forms": "~13.3.12", + "@angular/common": "~13.4.0", + "@angular/compiler": "~13.4.0", + "@angular/core": "~13.4.0", + "@angular/forms": "~13.4.0", "@angular/localize": "^13.3.12", "@angular/material": "^13.3.9", - "@angular/platform-browser": "~13.3.12", - "@angular/platform-browser-dynamic": "~13.3.12", - "@angular/router": "~13.3.12", + "@angular/platform-browser": "~13.4.0", + "@angular/platform-browser-dynamic": "~13.4.0", + "@angular/router": "~13.4.0", "base64-img": "^1.0.4", "bootstrap": "^4.5.0", "core-js": "^2.5.4",