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