diff --git a/components/package.json b/components/package.json index d705a575333..50c6b253a95 100644 --- a/components/package.json +++ b/components/package.json @@ -10,7 +10,7 @@ "bootswatch": "3.4.1", "chosen-bootstrap": "https://github.com/dbtek/chosen-bootstrap", "chosen-js": "^1.8.7", - "clipboard": "^2.0.8", + "clipboard": "^2.0.11", "components-jqueryui": "^1.0.0", "datatables.net": "^1.10.25", "datatables.net-buttons-bs": "^1.7.1", diff --git a/components/yarn.lock b/components/yarn.lock index 5e54fdb853f..e0df865f7d1 100644 --- a/components/yarn.lock +++ b/components/yarn.lock @@ -211,10 +211,10 @@ chosen-js@^1.8.7: resolved "https://registry.yarnpkg.com/chosen-js/-/chosen-js-1.8.7.tgz#9bfa5597f5081d602ff4ae904af9aef33265bb1d" integrity sha512-eVdrZJ2U5ISdObkgsi0od5vIJdLwq1P1Xa/Vj/mgxkMZf14DlgobfB6nrlFi3kW4kkvKLsKk4NDqZj1MU1DCpw== -clipboard@^2.0.8: - version "2.0.8" - resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.8.tgz#ffc6c103dd2967a83005f3f61976aa4655a4cdba" - integrity sha512-Y6WO0unAIQp5bLmk1zdThRhgJt/x3ks6f30s3oE3H1mgIEU33XyQjEf8gsf6DxC7NPX8Y1SsNWjUjL/ywLnnbQ== +clipboard@^2.0.11: + version "2.0.11" + resolved "https://registry.yarnpkg.com/clipboard/-/clipboard-2.0.11.tgz#62180360b97dd668b6b3a84ec226975762a70be5" + integrity sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw== dependencies: good-listener "^1.2.2" select "^1.1.2"