Bump v-clipboard from 2.2.2 to 2.2.3

Bumps [v-clipboard](https://github.com/euvl/v-clipboard) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/euvl/v-clipboard/releases)
- [Commits](https://github.com/euvl/v-clipboard/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-17 01:14:32 +00:00 committed by GitHub
parent 25fd11a047
commit 26b53041bd
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

@ -11257,9 +11257,9 @@
"integrity": "sha512-FITcAM0R3JEPUSGiO7hfhKDODZHkOQTk/FyI9mwxNcz6LbMbJhABhjevLI5VsU00PRksloQx8vmpFIqlAfX6nw=="
},
"v-clipboard": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/v-clipboard/-/v-clipboard-2.2.2.tgz",
"integrity": "sha512-8Nch/q4j4e5BqHFuKUReKBvB7lzn9FQTEuPa54pmfX44VYhWnxAoSHuMwm2Qf9EnyCSEmczqj2VYPsU2BEe6Mw=="
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/v-clipboard/-/v-clipboard-2.2.3.tgz",
"integrity": "sha512-Wg+ObZoYK6McHb5OOCFWvm0R7xHp0/p0G1ocx/8bO22jvA/yVY05rADbfiztwCokXBNfQuGv/XSd1ozcTFgekw=="
},
"v-tooltip": {
"version": "2.0.3",

View file

@ -39,7 +39,7 @@
"p-queue": "^6.4.0",
"regenerator-runtime": "^0.13.5",
"v-click-outside": "^3.0.1",
"v-clipboard": "^2.2.2",
"v-clipboard": "^2.2.3",
"vue": "^2.6.11",
"vue-router": "^3.1.6",
"vuedraggable": "^2.23.2"