From d609cbfb166501f07c8980bd0b43b28aed918ec8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 03:56:47 +0000 Subject: [PATCH] Bump uiv from 1.4.2 to 1.4.3 Bumps [uiv](https://github.com/uiv-lib/uiv) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/uiv-lib/uiv/releases) - [Commits](https://github.com/uiv-lib/uiv/compare/v1.4.2...v1.4.3) --- updated-dependencies: - dependency-name: uiv dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7939083526..8542ee5e25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5044,9 +5044,9 @@ type-is@~1.6.18: mime-types "~2.1.24" uiv@^1.4: - version "1.4.2" - resolved "https://registry.yarnpkg.com/uiv/-/uiv-1.4.2.tgz#707def020e786f4187fa2bab663535f5fc4ff1c8" - integrity sha512-+3Q7n58Yau6w8/eZjp3Pukc4VCbTZmopQb1V9VE2ki5GLwL8jlTdBwtWgT90xhapBcbja4twS2lmaf9tpjVbuA== + version "1.4.3" + resolved "https://registry.yarnpkg.com/uiv/-/uiv-1.4.3.tgz#41483db1af195d01e64f95b6bf6d60628c8950c3" + integrity sha512-xLYwuvL9h67vSh4NHg4UyW2fzmYFqg+2/5S++83dWH2gDnxBytwsSx+65uOUlWfG8OWPTVhJs2b9T5blm4ubnQ== dependencies: portal-vue "^2.1.7" vue-functional-data-merge "^3.0.0"