diff --git a/services/authentication-service/package.json b/services/authentication-service/package.json index 35340d52a..fe06e57ef 100644 --- a/services/authentication-service/package.json +++ b/services/authentication-service/package.json @@ -46,7 +46,7 @@ "rxjs": "7.8.1", "source-map-support": "~0.5.21", "uuid": "~9.0.1", - "mongoose": "6.9.1", + "mongoose": "6.11.3", "@nestjs/passport": "9.0.0", "aws-sdk": "~2.1469.0", "@nestjs/jwt": "~10.1.1",