aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-18 01:02:38 +0000
committerGitHub <noreply@github.com>2021-09-18 01:02:38 +0000
commita05694e24a42d2700a534bbf0c59835d848b5d8a (patch)
tree0af039ce190abf28538e92e3f73a531ec2c1f4c9 /package.json
parenta10233348b5aa59ae91ac44a1b07bcca70af7b09 (diff)
downloadnextcloud-server-a05694e24a42d2700a534bbf0c59835d848b5d8a.tar.gz
nextcloud-server-a05694e24a42d2700a534bbf0c59835d848b5d8a.zip
Bump vue-clipboard2 from 0.3.2 to 0.3.3
Bumps [vue-clipboard2](https://github.com/Inndy/vue-clipboard2) from 0.3.2 to 0.3.3. - [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.2...v0.3.3) --- updated-dependencies: - dependency-name: vue-clipboard2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.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 71e505c20dc..3b866fff077 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"v-tooltip": "^2.1.3",
"vue": "^2.6.14",
"vue-click-outside": "^1.1.0",
- "vue-clipboard2": "^0.3.2",
+ "vue-clipboard2": "^0.3.3",
"vue-infinite-loading": "^2.4.5",
"vue-localstorage": "^0.6.2",
"vue-material-design-icons": "^4.12.1",