From c6386241fddcde63534a5fa1b9330b61847668fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 03:01:56 +0000 Subject: [PATCH] Bump uiv from 1.3.0 to 1.3.1 Bumps [uiv](https://github.com/uiv-lib/uiv) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/uiv-lib/uiv/releases) - [Commits](https://github.com/uiv-lib/uiv/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: uiv dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ff43b8faf3..991cf18324 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "jquery": "^3", "laravel-mix": "^6.0", "postcss": "^8.3", - "uiv": "^1.2", + "uiv": "^1.3", "vue": "^2.6", "vue-i18n": "^8.25", "vue-loader": "^16.3.1", diff --git a/yarn.lock b/yarn.lock index 5486b50e7b..ebf5c10e3d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5115,10 +5115,10 @@ type-is@~1.6.17, type-is@~1.6.18: media-typer "0.3.0" mime-types "~2.1.24" -uiv@^1.2: - version "1.3.0" - resolved "https://registry.yarnpkg.com/uiv/-/uiv-1.3.0.tgz#dde58a30b181962b317f1e65cfef775cbd32bf73" - integrity sha512-GmNJWxWIWebg5D3rTDBa5Wnf5hCj+i4Xv/5MFVNi5HTd9jFnnodNjARClgNHWOOtAgS6yBhE7vramszeCzjwbw== +uiv@^1.3: + version "1.3.1" + resolved "https://registry.yarnpkg.com/uiv/-/uiv-1.3.1.tgz#27affa5863a2f19b6c5131b9cc7734ced26b186b" + integrity sha512-ME5XTO6K6qLrprkOxS68s/M+MtosyaooxcJM5mFjX+XlBSNkNGHNXJmw1WUf2kDznGZhrXx9GIU0C0DVybqCGg== dependencies: portal-vue "^2.1.7" vue-functional-data-merge "^3.0.0"