fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEMAILER-14157156
This commit is contained in:
snyk-bot
2025-12-08 06:23:27 +00:00
parent f3525636c1
commit 4fbca51116
2 changed files with 9 additions and 8 deletions

View File

@@ -32,7 +32,7 @@
"helmet": "^4.6.0",
"http-errors": "^1.8.0",
"morgan": "^1.10.0",
"nodemailer": "^6.6.1",
"nodemailer": "^7.0.11",
"npm-watch": "^0.11.0",
"postcss-cli": "^8.3.1",
"pug": "^3.0.2",