diff --git a/types/electron-notifications/package.json b/types/electron-notifications/package.json index 880e1b40f61b05..55da28ad7f65d8 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": "^29.4.3" } }