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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEMAILER-13378253
This commit is contained in:
snyk-bot
2025-10-13 04:41:59 +00:00
parent f3525636c1
commit 74559a72b6
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.7",
"npm-watch": "^0.11.0",
"postcss-cli": "^8.3.1",
"pug": "^3.0.2",