From 27003f15e743ac7960762d0507826ac7bc9202c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 05:11:50 +0000 Subject: [PATCH] Bump uiv from 1.2.0 to 1.2.1 Bumps [uiv](https://github.com/uiv-lib/uiv) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/uiv-lib/uiv/releases) - [Commits](https://github.com/uiv-lib/uiv/compare/v1.2.0...v1.2.1) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 61030cc08a..f9bd1caf09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6354,9 +6354,9 @@ uglify-js@3.4.x: source-map "~0.6.1" uiv@^1.2: - version "1.2.0" - resolved "https://registry.yarnpkg.com/uiv/-/uiv-1.2.0.tgz#a6104f5512c8eeb966a255320cb6a9a91caf4689" - integrity sha512-x29XzoEDxBJjyE70fsChmW35Lh69Qr2yPWxgzS0KoiIQgxIdt2354+k2VW26fAU4h5NO5j9MmgFQ3Ck51uz9/Q== + version "1.2.1" + resolved "https://registry.yarnpkg.com/uiv/-/uiv-1.2.1.tgz#02a87bc964a98cf6b59b85b2b58140a4ffe643d5" + integrity sha512-qZrCC5r6WsHtuzSmX9t69Xzf8Rk/thclYNMyZzV/bQOoCMCV4B5NplTizdzp3XDtGHNPrnA9aMyXdjVFzdHrqg== dependencies: portal-vue "^2.1.7" vue-functional-data-merge "^3.0.0"