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