Skip to content

Commit

Permalink
Update Electron 21 to latest
Browse files Browse the repository at this point in the history
Addresses some vulnerability issues without updating the major
  • Loading branch information
Stanzilla authored Apr 25, 2023
1 parent 122207d commit a1eb992
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/shell-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"cross-spawn": "^7.0.3",
"electron": "^21.0.1",
"electron": "^21.4.4",
"express": "^4.17.1",
"ip": "^1.1.5",
"socket.io": "^4.4.0",
Expand Down Expand Up @@ -56,4 +56,4 @@
"README.md",
"server.js"
]
}
}

0 comments on commit a1eb992

Please sign in to comment.