diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-26 18:26:05 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-08-26 18:39:17 +0000 |
commit | 25acc8b509004d2b36a76cbd0d2fa2c47084493e (patch) | |
tree | f4757aac205b7bd0b75c621c2a4cbde127e15b8a /package-lock.json | |
parent | df99d8f0e02c23b8b9fb43c72183eef5e49430ba (diff) | |
download | nextcloud-server-25acc8b509004d2b36a76cbd0d2fa2c47084493e.tar.gz nextcloud-server-25acc8b509004d2b36a76cbd0d2fa2c47084493e.zip |
Bump @nextcloud/vue-dashboard from 0.1.3 to 0.1.8
Bumps [@nextcloud/vue-dashboard](https://github.com/nextcloud/nextcloud-vue-dashboard) from 0.1.3 to 0.1.8.
- [Release notes](https://github.com/nextcloud/nextcloud-vue-dashboard/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue-dashboard/compare/v0.1.3...v0.1.8)
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 15c443dcea2..247fadeff3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1695,9 +1695,9 @@ } }, "@nextcloud/vue-dashboard": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/@nextcloud/vue-dashboard/-/vue-dashboard-0.1.3.tgz", - "integrity": "sha512-7b02zkarX7b18IRQmZEW1NM+dvtcUih2M0+CZyuQfcvfyMQudOz+BdA/oD1p7PmdBds1IR8OvY1+CnpmgAzfQg==", + "version": "0.1.8", + "resolved": "https://registry.npmjs.org/@nextcloud/vue-dashboard/-/vue-dashboard-0.1.8.tgz", + "integrity": "sha512-OGr1oK/WF9+bYHK8dE8Vjwh3IDNamN+9MSti1VO7zuUSm5A9EGCzAghR7zzCG4O43rAJEDcvnQwsYIiA6g4Yrw==", "requires": { "@nextcloud/vue": "^2.3.0", "core-js": "^3.6.4", |