fix(cli): pin clipboardy to ~5.2.x (#21009)

This commit is contained in:
Tommaso Sciortino
2026-03-03 13:01:29 -08:00
committed by GitHub
parent 4500da339b
commit d6c560498b
2 changed files with 236 additions and 63 deletions

View File

@@ -38,7 +38,7 @@
"ansi-regex": "^6.2.2",
"chalk": "^4.1.2",
"cli-spinners": "^2.9.2",
"clipboardy": "^5.0.0",
"clipboardy": "~5.2.0",
"color-convert": "^2.0.1",
"command-exists": "^1.2.9",
"comment-json": "^4.2.5",