fix: packages/nocodb/package.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-05 12:57:22 +00:00
parent 737bcc9c67
commit 4acf3d7f41

View File

@@ -127,7 +127,7 @@
"nanoid": "^3.3.8",
"nc-lib-gui": "0.265.1",
"nocodb-sdk": "workspace:^",
"nodemailer": "^6.10.0",
"nodemailer": "^7.0.11",
"object-hash": "^3.0.0",
"object-sizeof": "^2.6.5",
"os-locale": "^6.0.2",