Merge pull request #3908 from firefly-iii/dependabot/npm_and_yarn/develop/uiv-1.0.1

Bump uiv from 0.37.0 to 1.0.1
This commit is contained in:
James Cole 2020-10-05 08:49:52 +02:00 committed by GitHub
commit 5ba93dda9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"font-awesome": "^4.7.0",
"jquery": "^3.4.1",
"laravel-mix": "^5.0",
"uiv": "^0.37",
"uiv": "^1.0",
"vue": "^2.6",
"vue-i18n": "^8.20",
"vue-template-compiler": "^2.6.11"

View File

@ -6360,10 +6360,10 @@ uglify-js@3.4.x:
commander "~2.19.0"
source-map "~0.6.1"
uiv@^0.37:
version "0.37.0"
resolved "https://registry.yarnpkg.com/uiv/-/uiv-0.37.0.tgz#a38ac511612ca9d4ead1b379b44cdca872ebd63e"
integrity sha512-e1psC34ocS3toJOULKrnwsQOU6cKBcKYkikPO7ZMMZ2iJPzSH/Af05dLme0+78aUIF1OCaL7vluoHcC97KV4XQ==
uiv@^1.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/uiv/-/uiv-1.0.1.tgz#e3215b041f3c2c2ef401de12fe3efab6df01b49b"
integrity sha512-foUA3IVZx1J/bTDhNV/BJoKkFp69nHeoHv79+ZYpxFzynX8kw+bHSHh8PAU+yOOImvh+/Pl1515TyZrOr6riMg==
dependencies:
portal-vue "^2.1.7"
vue-functional-data-merge "^2.0.3"