aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-10 10:53:13 +0000
committerGitHub <noreply@github.com>2020-09-10 10:53:13 +0000
commitde1e80f5ea446959b680529b006d3b402a2c8f89 (patch)
tree891e10b01acd7d90704529f5edd71e6ae5c93020
parent9c44523937151158de961541a06a73872e035dea (diff)
downloadnextcloud-server-de1e80f5ea446959b680529b006d3b402a2c8f89.tar.gz
nextcloud-server-de1e80f5ea446959b680529b006d3b402a2c8f89.zip
Bump v-click-outside from 3.1.0 to 3.1.1
Bumps [v-click-outside](https://github.com/ndelvalle/v-click-outside) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/ndelvalle/v-click-outside/releases) - [Commits](https://github.com/ndelvalle/v-click-outside/compare/v3.1.0...v3.1.1) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 07c2e57773d..795d97a9091 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9201,9 +9201,9 @@
"dev": true
},
"v-click-outside": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.0.tgz",
- "integrity": "sha512-WZBeCxHjmL67+dpw4GTNwNWoCUsyjvP4bO0xFLCEPIYqWhigQso28NKasfvg4vDYn7fUvMigFmKf+mV42lbJ2Q=="
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.1.tgz",
+ "integrity": "sha512-JJCdOwsJw77bzO37fkQdWX9OnjgLBGQNOM2SVmIdDdUi+n2xc/06dQdctxySIhetd35IGbs3NGU11pkKnBuhJg=="
},
"v-tooltip": {
"version": "2.0.3",
diff --git a/package.json b/package.json
index 904175a4bb9..5bcab732ffd 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.9",
"underscore": "^1.11.0",
"url-search-params-polyfill": "^8.0.0",
- "v-click-outside": "^3.0.1",
+ "v-click-outside": "^3.1.1",
"v-tooltip": "^2.0.3",
"vue": "^2.6.12",
"vue-click-outside": "^1.1.0",