mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 01:46:09 +00:00
fix: packages/nc-gui/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 - https://snyk.io/vuln/SNYK-JS-QS-14724253
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
"@vueuse/motion": "^2.2.6",
|
||||
"@vvo/tzdb": "^6.183.0",
|
||||
"ant-design-vue": "^3.2.20",
|
||||
"aws-amplify": "^5.3.27",
|
||||
"aws-amplify": "^6.0.0",
|
||||
"company-email-validator": "^1.1.0",
|
||||
"cron-parser": "^5.4.0",
|
||||
"cronstrue": "^3.9.0",
|
||||
|
||||
Reference in New Issue
Block a user