Bump clipboard-polyfill from 3.0.2 to 3.0.3

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

---
updated-dependencies:
- dependency-name: clipboard-polyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-29 23:08:14 +00:00 committed by GitHub
parent 9212949716
commit fa17299085
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 13 deletions

View file

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