Skip to content

Commit fa1b606

Browse files
authored
fix: api/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NODEMAILER-14157156
1 parent 9fea346 commit fa1b606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"multer": "^2.0.1",
9292
"nanoid": "^3.3.7",
9393
"node-fetch": "^2.7.0",
94-
"nodemailer": "^6.9.15",
94+
"nodemailer": "^7.0.11",
9595
"ollama": "^0.5.0",
9696
"openai": "^4.96.2",
9797
"openai-chat-tokens": "^0.2.8",

0 commit comments

Comments
 (0)