Merge pull request #592 from nextcloud/dependabot/npm_and_yarn/v-click-outside-3.1.0

Bump v-click-outside from 3.0.1 to 3.1.0
This commit is contained in:
John Molakvoæ 2020-09-04 23:10:25 +02:00 committed by GitHub
commit 13f721c661
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

@ -12241,9 +12241,9 @@
"dev": true
},
"v-click-outside": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.0.1.tgz",
"integrity": "sha512-FITcAM0R3JEPUSGiO7hfhKDODZHkOQTk/FyI9mwxNcz6LbMbJhABhjevLI5VsU00PRksloQx8vmpFIqlAfX6nw=="
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.0.tgz",
"integrity": "sha512-WZBeCxHjmL67+dpw4GTNwNWoCUsyjvP4bO0xFLCEPIYqWhigQso28NKasfvg4vDYn7fUvMigFmKf+mV42lbJ2Q=="
},
"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.0.1",
"v-click-outside": "^3.1.0",
"v-clipboard": "^2.2.3",
"vue": "^2.6.12",
"vue-router": "^3.4.3",