0
0
Fork 0

Bump clipboard-polyfill from 3.0.1 to 3.0.2

Bumps [clipboard-polyfill](https://github.com/lgarron/clipboard-polyfill) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/lgarron/clipboard-polyfill/releases)
- [Commits](https://github.com/lgarron/clipboard-polyfill/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-03 21:46:32 +00:00 committed by GitHub
parent 16742cd68d
commit b3002ac092
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"axios": "^0.21.1",
"clipboard-polyfill": "^3.0.1",
"clipboard-polyfill": "^3.0.2",
"core-js": "^3.7.0",
"v-tooltip": "^2.1.2",
"vue": "^2.6.11",