diff --git a/token/package.json b/token/package.json index 832c710..8cf6f76 100644 --- a/token/package.json +++ b/token/package.json @@ -18,7 +18,7 @@ "@nestjs/mongoose": "7.2.4", "@nestjs/platform-express": "8.0.0", "@nestjs/jwt": "8.0.0", - "mongoose": "5.11.15", + "mongoose": "5.13.20", "reflect-metadata": "0.1.13", "rimraf": "3.0.2", "rxjs": "7.3.0"