diff --git a/notification-service/package.json b/notification-service/package.json index e0fadb0699..d4c7befbd6 100644 --- a/notification-service/package.json +++ b/notification-service/package.json @@ -10,7 +10,7 @@ "@mikro-orm/core": "6.2.2", "@mikro-orm/mongodb": "6.2.2", "@nestjs/common": "^9.4.1", - "@nestjs/core": "^9.4.1", + "@nestjs/core": "^10.4.2", "@nestjs/microservices": "^9.4.1", "@web-std/fetch": "3.0.0", "cors": "^2.8.5",