fix: packages/nocodb-sdk/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-VALIDATOR-13653476
This commit is contained in:
snyk-bot
2025-12-01 10:05:39 +00:00
parent 020257c20f
commit 690293eb8f

View File

@@ -43,7 +43,7 @@
"chevrotain": "^10.5.0",
"dayjs": "^1.11.13",
"jsep": "^1.4.0",
"validator": "^13.12.0"
"validator": "^13.15.22"
},
"devDependencies": {
"@types/jest": "^29.5.14",