summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-07 18:29:57 +0000
committerGitHub <noreply@github.com>2019-09-07 18:29:57 +0000
commit12a906c6d744aeb3af7183c0dc7497e3770bdacb (patch)
tree9260e46d58f4f1032848d6dcd853ea76de7e75d5 /package.json
parent57437e8fc845e990042dc2b497b25d87f1ce1c21 (diff)
downloadnextcloud-server-12a906c6d744aeb3af7183c0dc7497e3770bdacb.tar.gz
nextcloud-server-12a906c6d744aeb3af7183c0dc7497e3770bdacb.zip
Bump vue-clipboard2 from 0.3.0 to 0.3.1
Bumps [vue-clipboard2](https://github.com/Inndy/vue-clipboard2) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/Inndy/vue-clipboard2/releases) - [Changelog](https://github.com/Inndy/vue-clipboard2/blob/master/CHANGELOG.md) - [Commits](https://github.com/Inndy/vue-clipboard2/compare/v0.3.0...v0.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 56b0e5dcba4..50e7772b86b 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"v-tooltip": "^2.0.2",
"vue": "^2.6.10",
"vue-click-outside": "^1.0.7",
- "vue-clipboard2": "^0.3.0",
+ "vue-clipboard2": "^0.3.1",
"vue-infinite-loading": "^2.4.4",
"vue-localstorage": "^0.6.2",
"vue-multiselect": "^2.1.6",