From c6164e487d64ce95fc4550a0ab084c87430f3bd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 14:21:28 -0500 Subject: [PATCH] fix(deps): update dependency clipboard to v2.0.9 (#10203) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 275d652d86..fb04b0237c 100644 --- a/install/package.json +++ b/install/package.json @@ -40,7 +40,7 @@ "bootstrap": "3.4.1", "chart.js": "2.9.4", "cli-graph": "3.2.2", - "clipboard": "2.0.8", + "clipboard": "2.0.9", "colors": "1.4.0", "commander": "7.2.0", "compare-versions": "4.1.3",