diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-19 20:00:31 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-03-19 22:01:00 +0000 |
commit | 4a4aab58d52890f6824b88f67e2260916cdef14b (patch) | |
tree | 72fdbabc632ace0668703c43756c6d05ef67adec /package.json | |
parent | a1c148a7e7810e104834dea89e8f61bad76424f1 (diff) | |
download | nextcloud-server-4a4aab58d52890f6824b88f67e2260916cdef14b.tar.gz nextcloud-server-4a4aab58d52890f6824b88f67e2260916cdef14b.zip |
Bump @nextcloud/vue from 5.1.0 to 5.1.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v5.1.0...v5.1.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index da962c48d3f..ef5ef3fd69a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.0.0", "@nextcloud/sharing": "^0.1.0", - "@nextcloud/vue": "^5.1.0", + "@nextcloud/vue": "^5.1.1", "@nextcloud/vue-dashboard": "^2.0.1", "autosize": "^5.0.1", "backbone": "^1.4.1", |