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"