Skip to content

Commit 2778e1c

Browse files
committed
Update resolutions
1 parent 4b32be6 commit 2778e1c

File tree

2 files changed

+1063
-238
lines changed

2 files changed

+1063
-238
lines changed

resources/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@
6060
"electron-forge-maker-appimage": "https://github.com/logseq/electron-forge-maker-appimage.git"
6161
},
6262
"resolutions": {
63-
"**/electron": "34.5.6",
64-
"**/node-abi": "3.75.0",
65-
"**/node-gyp": "11.1.0",
66-
"string-width": "4.2.0",
67-
"wrap-ansi": "^7.0.0",
68-
"strip-ansi": "^6.0.1"
63+
"**/electron": "38.4.0",
64+
"**/node-abi": "4.14.0",
65+
"**/node-gyp": "12.0.0",
66+
"string-width": "8.1.0",
67+
"wrap-ansi": "9.0.2",
68+
"strip-ansi": "7.1.2"
6969
}
7070
}

0 commit comments

Comments
 (0)