diff --git a/package.json b/package.json index 36cc135..5ab77e6 100644 --- a/package.json +++ b/package.json @@ -74,8 +74,8 @@ "dependencies": { "@angular/animations": "7.0.2", "@angular/cdk": "7.0.2", - "@angular/common": "7.0.2", - "@angular/compiler": "7.0.2", + "@angular/common": "19.2.16", + "@angular/compiler": "19.2.17", "@angular/core": "7.0.2", "@angular/flex-layout": "7.0.0-beta.19", "@angular/forms": "7.0.2", @@ -86,7 +86,7 @@ "@angular/platform-server": "7.0.2", "@angular/router": "7.0.2", "@nestjs/common": "5.4.0", - "@nestjs/core": "5.4.0", + "@nestjs/core": "6.0.0", "@nestjs/graphql": "5.4.0", "@nestjs/microservices": "5.4.0", "@nestjs/passport": "5.1.0", @@ -104,7 +104,7 @@ "bootstrap": "4.1.3", "cookie-parser": "1.4.3", "core-js": "2.5.7", - "express": "4.16.4", + "express": "4.22.0", "glob": "7.1.3", "graphql": "14.0.2", "graphql-subscriptions": "1.0.0",