diff --git a/ui/package.json b/ui/package.json index 5ef2a04..03905cf 100644 --- a/ui/package.json +++ b/ui/package.json @@ -24,7 +24,7 @@ "chart.js": "2.9.4", "core-js": "3.25.3", "graphlib": "2.1.8", - "json-schema-editor-vue": "2.0.4", + "json-schema-editor-vue": "2.1.0", "just-kebab-case": "4.1.1", "less": "4.1.3", "less-loader": "11.0.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 169c3a9..29dde5f 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -8297,10 +8297,10 @@ json-parse-even-better-errors@^2.3.0: resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d" integrity "sha1-fEeAWpQxmSjgV3dAXcEuH3pO4C0= sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" -json-schema-editor-vue@2.0.4: - version "2.0.4" - resolved "https://registry.yarnpkg.com/json-schema-editor-vue/-/json-schema-editor-vue-2.0.4.tgz#348701a1a28fbdcdfbaf3599bd2183af2284e8d5" - integrity sha512-enuFvgG1yyphdW2WI24EoPUcMd6Es8Pi1+qvfbRAeXz/6NR4EEqr0IRVCB4Pjv2wQ4Zx5iJLzqjlQV7hbgVuTw== +json-schema-editor-vue@2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/json-schema-editor-vue/-/json-schema-editor-vue-2.1.0.tgz#0a829d6e4ffdef9517e32175e12010585f2976e5" + integrity sha512-hXpP0VvFZerwkbpXUcdqggxr8Mcu9gNxQCRWjHHykvrSid9f8LvrF69SpEZ6+FbVZ5U5kTDQcc+iLk3MQAmc+A== dependencies: ant-design-vue "^1.7.2" core-js "^3.6.5"