Merge pull request #92 from albertoxamin/dependabot/npm_and_yarn/frontend/dev/vue-clipboard2-0.3.2

Bump vue-clipboard2 from 0.3.1 to 0.3.2 in /frontend
This commit is contained in:
Alberto Xamin 2021-09-13 16:48:51 +03:00 committed by GitHub
commit 45fcb4db5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
"register-service-worker": "^1.7.2",
"socket.io-client": "^4.2.0",
"vue": "^2.6.14",
"vue-clipboard2": "^0.3.1",
"vue-clipboard2": "^0.3.2",
"vue-i18n": "^8.25.0",
"vue-router": "^3.5.2",
"vue-socket.io": "^3.0.10"

View File

@ -8749,10 +8749,10 @@ vm-browserify@^1.0.1:
resolved "https://registry.npm.taobao.org/vm-browserify/download/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
integrity sha1-eGQcSIuObKkadfUR56OzKobl3aA=
vue-clipboard2@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/vue-clipboard2/-/vue-clipboard2-0.3.1.tgz#6e551fb7bd384889b28b0da3b12289ed6bca4894"
integrity sha512-H5S/agEDj0kXjUb5GP2c0hCzIXWRBygaWLN3NEFsaI9I3uWin778SFEMt8QRXiPG+7anyjqWiw2lqcxWUSfkYg==
vue-clipboard2@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/vue-clipboard2/-/vue-clipboard2-0.3.2.tgz#e7bf79e199720c7e1926a115660e5d1525358948"
integrity sha512-JUllOtw16qO0RF224eqN2kr9n21Xb7nCrbAehiJDTpX8eP00DKcdoYPbaT1dcs0vKou1D6hA42sJIte0Mm71IQ==
dependencies:
clipboard "^2.0.0"