From ed6a331faab3fa2ed171878b7fb5cbe60ff0d5e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 05:19:05 +0000 Subject: [PATCH] Bump uiv from 1.1.1 to 1.1.2 Bumps [uiv](https://github.com/uiv-lib/uiv) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/uiv-lib/uiv/releases) - [Commits](https://github.com/uiv-lib/uiv/compare/v1.1.1...v1.1.2) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index bc19d1051b..a34ed2f6ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6333,9 +6333,9 @@ uglify-js@3.4.x: source-map "~0.6.1" uiv@^1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/uiv/-/uiv-1.1.1.tgz#b747b18781f95a77b5215957dc21d34caedb320b" - integrity sha512-Ny8koCu1jJt83jZAiFIRe0DS6C0fQ2RGV1BevKR6z8ILOwvoqKLWoM/solvU+zWcwLxYVeg0PXpj+ZCiKRONuw== + version "1.1.2" + resolved "https://registry.yarnpkg.com/uiv/-/uiv-1.1.2.tgz#02a074d2a95bfb446d9c3e524dd62492e19b2151" + integrity sha512-T+UVykoEUG3C9qvpFGnWozcIl/nkM/vuP5UpncDAkf8aB202eWJJ9TNAVKyvpvu6igBe85D5hnsd66cNuFtp+Q== dependencies: portal-vue "^2.1.7" vue-functional-data-merge "^3.0.0"