Skip to content

Commit cc2e1bb

Browse files
fix(deps): update dependency clipboardy to v4
1 parent 3caf3a9 commit cc2e1bb

File tree

2 files changed

+93
-120
lines changed

2 files changed

+93
-120
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devbox",
3-
"version": "10.0.0",
3+
"version": "11.0.0",
44
"description": "viqueen devbox",
55
"scripts": {
66
"build": "tsc",
@@ -54,7 +54,7 @@
5454
"axios": "^1.6.6",
5555
"chalk": "4",
5656
"chance": "^1.1.12",
57-
"clipboardy": "2",
57+
"clipboardy": "4",
5858
"commander": "^13.0.0",
5959
"concat-stream": "^2.0.0",
6060
"cors": "^2.8.5",

0 commit comments

Comments
 (0)