mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-01 23:48:33 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user