Skip to content

Commit df90690

Browse files
authored
Update electron to v7.1.14
Update dependency to electron version 7.1.4 to resolve issue where riot-web has troubles syncing messages, and throws a "**CRASHING**:seccomp-bpf failure in syscall 0230" error. See electron/electron#22291 for more details.
1 parent a9fbf2f commit df90690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
},
154154
"build": {
155155
"appId": "im.riot.app",
156-
"electronVersion": "7.1.12",
156+
"electronVersion": "7.1.14",
157157
"files": [
158158
"node_modules/**",
159159
"src/**"

0 commit comments

Comments
 (0)