diff --git a/samples/custom-template-adapter/package.json b/samples/custom-template-adapter/package.json index 11cc6c1d..86630a97 100644 --- a/samples/custom-template-adapter/package.json +++ b/samples/custom-template-adapter/package.json @@ -20,7 +20,7 @@ "@nestjs/common": "11.1.17", "@nestjs/core": "11.1.17", "@nestjs/platform-express": "11.1.17", - "nodemailer": "8.0.4", + "nodemailer": "8.0.5", "reflect-metadata": "0.2.2", "rimraf": "6.1.3", "rxjs": "7.8.2",