docker compose up --build// "nodemailer": "^6.10.1", -> Version 6.10.1 has a known vulnerability, so we are using version 8.0.3 which is the latest version without vulnerabilities.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
docker compose up --build// "nodemailer": "^6.10.1", -> Version 6.10.1 has a known vulnerability, so we are using version 8.0.3 which is the latest version without vulnerabilities.