From 6b21bc72e6be75c4f79ecf8db9617e9d6ace4f1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 23:45:11 +0000 Subject: [PATCH] Update dependency json-schema-editor-vue to v2.0.4 --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index bab7704..5ab7491 100644 --- a/ui/package.json +++ b/ui/package.json @@ -24,7 +24,7 @@ "chart.js": "2.9.4", "core-js": "3.23.5", "graphlib": "2.1.8", - "json-schema-editor-vue": "2.0.3", + "json-schema-editor-vue": "2.0.4", "just-kebab-case": "4.0.3", "less": "4.1.3", "less-loader": "11.0.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index e943aad..6430253 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -8190,10 +8190,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.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/json-schema-editor-vue/-/json-schema-editor-vue-2.0.3.tgz#445aa6e9ae812d29a7d2c8db508762e81d65aa3f" - integrity sha512-6y+QJdZft6Orlsgi8IwcxAA2z+wEtncnirYN9V2CyVbwTO0PXbDqz0sotWdRalpsc/ZJPINLq9X2kJXVsjCs9Q== +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== dependencies: ant-design-vue "^1.7.2" core-js "^3.6.5"