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>
This commit is contained in:
dependabot[bot] 2020-09-12 01:04:15 +00:00 committed by GitHub
parent fde4662066
commit 57a1dcc6bb
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

@ -12398,9 +12398,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-clipboard": {
"version": "2.2.3",

View file

@ -38,7 +38,7 @@
"p-debounce": "^2.1.0",
"p-queue": "^6.6.1",
"regenerator-runtime": "^0.13.7",
"v-click-outside": "^3.1.0",
"v-click-outside": "^3.1.1",
"v-clipboard": "^2.2.3",
"vue": "^2.6.12",
"vue-router": "^3.4.3",