Bump uiv from 1.4.0 to 1.4.1 in /frontend

Bumps [uiv](https://github.com/uiv-lib/uiv) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/uiv-lib/uiv/releases)
- [Commits](https://github.com/uiv-lib/uiv/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: uiv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-08 03:03:12 +00:00 committed by GitHub
parent 16ee3df31f
commit 13bd98b842
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"localforage-memoryStorageDriver": "^0.9.2",
"overlayscrollbars": "^1.13.1",
"sortablejs": "^1.14.0",
"uiv": "^1.3.1",
"uiv": "^1.4.1",
"v-calendar": "^2.3.2",
"vue-typeahead-bootstrap": "^2.8.0",
"vue2-leaflet": "^2.7.1"

View File

@ -6318,10 +6318,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
uiv@^1.3.1:
version "1.4.0"
resolved "https://registry.yarnpkg.com/uiv/-/uiv-1.4.0.tgz#286fa50b66ff6cda7ae7aa7e516c4f909db420cc"
integrity sha512-qFcRYFAqETZYNhxSkKd+MdnWmhtz1H9j2nhayoI/TyLATm6vg1RC8jHA0i+yOjQtsbht7Gmn9fpUqJrQr5Pscg==
uiv@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/uiv/-/uiv-1.4.1.tgz#793d90aa9fcba61f389626664ba54a4e86fdb848"
integrity sha512-3Tfg49lmSN0H75E+rKiZNN4yZfPeAP/GfTgkRweJNd59dCiY8fPRHwlCuFS3h81w87dvP6g+XFcfgig9DjjYQQ==
dependencies:
portal-vue "^2.1.7"
vue-functional-data-merge "^3.0.0"