From 25d6daf820dca940bf50478d504259c313f4ee6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 09:05:05 +0000 Subject: [PATCH] fix(deps): update dependency @uiw/react-copy-to-clipboard to ~4.22.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 676d427..0749c90 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "author": "", "license": "MIT", "dependencies": { - "@uiw/react-copy-to-clipboard": "~4.21.0", + "@uiw/react-copy-to-clipboard": "~4.22.0", "@uiw/react-github-corners": "~1.5.3", "@uiw/react-json-view": "^1.0.0", "@uiw/react-split": "~5.8.7",