Skip to content

Commit 03bcefb

Browse files
committed
update resolutions
1 parent 5c03c59 commit 03bcefb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

resources/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
"**/electron": "38.4.0",
6464
"**/node-abi": "4.14.0",
6565
"**/node-gyp": "12.0.0",
66-
"string-width": "8.1.0",
67-
"wrap-ansi": "9.0.2",
68-
"strip-ansi": "7.1.2"
66+
"string-width": "4.2.0",
67+
"wrap-ansi": "^7.0.0",
68+
"strip-ansi": "^6.0.1"
6969
}
7070
}

0 commit comments

Comments
 (0)