Bump v-click-outside from 3.1.1 to 3.1.2

Bumps [v-click-outside](https://github.com/ndelvalle/v-click-outside) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/ndelvalle/v-click-outside/releases)
- [Commits](https://github.com/ndelvalle/v-click-outside/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-28 15:17:15 +00:00 committed by GitHub
parent b7fbab8726
commit 3e6e0f7cd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -9195,9 +9195,9 @@
"dev": true
},
"v-click-outside": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.1.tgz",
"integrity": "sha512-JJCdOwsJw77bzO37fkQdWX9OnjgLBGQNOM2SVmIdDdUi+n2xc/06dQdctxySIhetd35IGbs3NGU11pkKnBuhJg=="
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.2.tgz",
"integrity": "sha512-gMdRqfRE6m6XU6SiFi3dyBlFB2MWogiXpof8Aa3LQysrl9pzTndqp/iEaAphLoadaQUFnQ0ec6fLLaxr7LiY6A=="
},
"v-tooltip": {
"version": "2.0.3",

View File

@ -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.1.1",
"v-click-outside": "^3.1.2",
"v-tooltip": "^2.0.3",
"vue": "^2.6.12",
"vue-click-outside": "^1.1.0",