Skip to content

Commit a1eb992

Browse files
authored
Update Electron 21 to latest
Addresses some vulnerability issues without updating the major
1 parent 122207d commit a1eb992

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: packages/shell-electron/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"cross-spawn": "^7.0.3",
31-
"electron": "^21.0.1",
31+
"electron": "^21.4.4",
3232
"express": "^4.17.1",
3333
"ip": "^1.1.5",
3434
"socket.io": "^4.4.0",
@@ -56,4 +56,4 @@
5656
"README.md",
5757
"server.js"
5858
]
59-
}
59+
}

0 commit comments

Comments
 (0)