diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-26 21:16:50 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-10-27 08:08:28 +0000 |
commit | 3b72136f9db31975051fe2dd5a4c3f6699a1a138 (patch) | |
tree | 9cccd25558c1bb372247c1aabb07dbf70d2ec4f1 /package-lock.json | |
parent | 1ed05c2be5345fb1da78a03aaea2e158f7124437 (diff) | |
download | nextcloud-server-3b72136f9db31975051fe2dd5a4c3f6699a1a138.tar.gz nextcloud-server-3b72136f9db31975051fe2dd5a4c3f6699a1a138.zip |
Bump @nextcloud/vue from 3.0.0 to 3.1.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v3.0.0...v3.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index ec3f6580940..e370df1cd25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1913,9 +1913,9 @@ } }, "@nextcloud/vue": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.0.0.tgz", - "integrity": "sha512-KkS+gM60jLsRbP93V95tsRvj66l/MuGMYcXWgNC4gh2C4e1DgPIFkU35nWFomLEsvu20Hr15ga01LjsF9r38+Q==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.1.0.tgz", + "integrity": "sha512-BB3/6RM0yPw4+McZvda8CaL0JEFb4lXQ/7l8tZ1zgrY2jDCZpwnEMsizzK16KeX4dzx1HNyt4PPBlWaSoVvfuQ==", "requires": { "@nextcloud/auth": "^1.2.3", "@nextcloud/axios": "^1.3.2", |