Bump nextcloud-vue from 0.9.5 to 0.9.7

Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.9.5 to 0.9.7.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.9.5...v0.9.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-04 01:31:11 +00:00
parent 564ecf1b29
commit a04f2eb4be
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -10535,9 +10535,9 @@
}
},
"nextcloud-vue": {
"version": "0.9.5",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.9.5.tgz",
"integrity": "sha512-JWioquKIHnmt2O+8eS+7zd5Pg7DuouKKQlVBoLlm7bOPFTZuhn53B3lYiOnL8N/91ba8RnffHmDixz33m7/s8w==",
"version": "0.9.7",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.9.7.tgz",
"integrity": "sha512-47mr8kBQfJW1oNTgKjFdktgX6+Z0c6jryd1xq+515jLef3o1DWdMmRLF5Yab3TTUdha/aG3dL0lpVQ6Z3jf9Aw==",
"requires": {
"hammerjs": "^2.0.8",
"md5": "^2.2.1",

View file

@ -36,7 +36,7 @@
"markdown-it-link-attributes": "~2.1.0",
"markdown-it-task-lists": "~2.1.1",
"linkify-it": "~2.1.0",
"nextcloud-vue": "^0.9.5",
"nextcloud-vue": "^0.9.7",
"p-limit": "^2.2.0",
"p-queue": "^4.0.0",
"uuid": "^3.3.2",