diff --git a/examples/electron/package.json b/examples/electron/package.json index 1377b0aa3..8efdcd7f1 100644 --- a/examples/electron/package.json +++ b/examples/electron/package.json @@ -9,7 +9,7 @@ "repository": "https://github.com/Tyriar/node-pty", "author": "Tyriar", "dependencies": { - "electron": "^9.1.0", + "electron": "^37.1.0", "node-pty": "^0.9.0", "xterm": "4.2.0" }