diff --git a/types/electron-notify/package.json b/types/electron-notify/package.json index 880e1b40f61b05..11180971681750 100644 --- a/types/electron-notify/package.json +++ b/types/electron-notify/package.json @@ -1,6 +1,6 @@ { "private": true, "dependencies": { - "electron": "^1.7.5" + "electron": "^35.7.5" } }