diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-12-23 09:51:22 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-12-23 09:57:01 +0000 |
commit | c773c3c0e91881cae5bf8cd294c9c26e23564aed (patch) | |
tree | 673d586890d445001df7f163aaee1346a715354e /package-lock.json | |
parent | f8349208ebfaaff1d24095eec90d3213fb6756fa (diff) | |
download | nextcloud-server-c773c3c0e91881cae5bf8cd294c9c26e23564aed.tar.gz nextcloud-server-c773c3c0e91881cae5bf8cd294c9c26e23564aed.zip |
Bump nextcloud-vue from 0.12.7 to 0.12.8
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.7 to 0.12.8.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.7...v0.12.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 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json index 6e18449e7c3..ef290db8f44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7372,9 +7372,9 @@ } }, "nextcloud-vue": { - "version": "0.12.7", - "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.7.tgz", - "integrity": "sha512-xupbgs/T7iUnZknvVE/pXXWJ9ksoIq00NVu0PG3z0fMFb1Z2Q/8CVVxiHALfdkMrTJFu3GuxPCoXOQv145l9tA==", + "version": "0.12.8", + "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.8.tgz", + "integrity": "sha512-4TU5Ji7560cRo14iaRgvVo4+Z6iQCWw6VU26dQaYWD8G3BUoZMQXCrETGyMW5kpP/ODW4cLVVzjlYaVosyqoOA==", "requires": { "@babel/polyfill": "^7.4.4", "escape-html": "^1.0.3", @@ -10041,9 +10041,9 @@ "dev": true }, "v-click-outside": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-2.1.4.tgz", - "integrity": "sha512-NbQiwRjJjeKptI1qr1co2Ox44fUWEnj08chR1nw3DVrNCQHjb+sqlevzb1zCXMgb7orTFE0wpiecqMlbOZ15EQ==" + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-2.1.5.tgz", + "integrity": "sha512-VPNCOTZK6WZy73lcWc+R7IW1uaBFEO3/Csrs5CzWVOdvE30V8Y1+BE/BtTlcEmeDGx0eqdE7bSCg55Jj37PMJg==" }, "v-tooltip": { "version": "2.0.2", |