Merge pull request #94 from albertoxamin/dependabot/npm_and_yarn/frontend/dev/vue-clipboard2-0.3.3

Bump vue-clipboard2 from 0.3.2 to 0.3.3 in /frontend
This commit is contained in:
Alberto Xamin 2021-09-17 14:54:31 +03:00 committed by GitHub
commit b43e26805c
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.2",
"vue-clipboard2": "^0.3.3",
"vue-i18n": "^8.25.1",
"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.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/vue-clipboard2/-/vue-clipboard2-0.3.2.tgz#e7bf79e199720c7e1926a115660e5d1525358948"
integrity sha512-JUllOtw16qO0RF224eqN2kr9n21Xb7nCrbAehiJDTpX8eP00DKcdoYPbaT1dcs0vKou1D6hA42sJIte0Mm71IQ==
vue-clipboard2@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/vue-clipboard2/-/vue-clipboard2-0.3.3.tgz#331fec85f9d4f175eb0d4feaef4d77338562af36"
integrity sha512-aNWXIL2DKgJyY/1OOeITwAQz1fHaCIGvUFHf9h8UcoQBG5a74MkdhS/xqoYe7DNZdQmZRL+TAdIbtUs9OyVjbw==
dependencies:
clipboard "^2.0.0"