diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-10-13 16:26:09 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-10-13 17:58:08 +0000 |
commit | 191c51b99a0f726ed49afaabfbd5c52171906639 (patch) | |
tree | 5dba6f82dc17e9fc04a5ec9830394a87b4819204 /package-lock.json | |
parent | 2d697332d37fb1e179555cd16f9eb189c5b95715 (diff) | |
download | nextcloud-server-191c51b99a0f726ed49afaabfbd5c52171906639.tar.gz nextcloud-server-191c51b99a0f726ed49afaabfbd5c52171906639.zip |
Bump nextcloud-vue from 0.12.4 to 0.12.6
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.4 to 0.12.6.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.4...v0.12.6)
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 d6609218432..d81fdca3903 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6236,9 +6236,9 @@ } }, "nextcloud-vue": { - "version": "0.12.4", - "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.4.tgz", - "integrity": "sha512-VonKoRiJm6WXDqxwmxfVYZ2ir2oLQJ9nDKrsyW4ipEQB279QBAw18G9goIaTNkBkUnKK9I+xKG7WD2egE5sleA==", + "version": "0.12.6", + "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.6.tgz", + "integrity": "sha512-UxtxItuhRXNaV3EO7Yef9xMbJnYxApf1YZIg01ltEf73d8WnqIH1CO75RL/wBdNz1eNDgHgBOv7OcXBk9ZJf9Q==", "requires": { "@babel/polyfill": "^7.4.4", "escape-html": "^1.0.3", |