Skip to content

Commit 8b37e63

Browse files
committed
feat: add error handling and nvm support for IPC initialization in image paste
1 parent 727b1ae commit 8b37e63

File tree

4 files changed

+145
-289
lines changed

4 files changed

+145
-289
lines changed

package-lock.json

Lines changed: 53 additions & 193 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,9 @@
169169
"form-data": "^4.0.0",
170170
"fs": "^0.0.1-security",
171171
"http-proxy-agent": "^7.0.0",
172+
"https-proxy-agent": "^7.0.2",
172173
"node-ipc": "^11.1.0",
174+
"uuid": "^9.0.1",
173175
"path": "^0.12.7",
174176
"qiniu": "^7.10.1",
175177
"sha1": "^1.1.1",

0 commit comments

Comments
 (0)