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