Skip to content

Commit a1f07eb

Browse files
committed
fix: downgrade node-ipc to 9.1.1 to resolve compatibility issues
1 parent 4fa8223 commit a1f07eb

File tree

2 files changed

+25
-209
lines changed

2 files changed

+25
-209
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"fs": "^0.0.1-security",
177177
"http-proxy-agent": "^7.0.0",
178178
"https-proxy-agent": "^7.0.2",
179-
"node-ipc": "^12.0.0",
179+
"node-ipc": "9.1.1",
180180
"path": "^0.12.7",
181181
"qiniu": "^7.10.1",
182182
"sha1": "^1.1.1",

0 commit comments

Comments
 (0)