From a6a42ad5c3791749e29eb9ba4c2f3cff70e40a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 07:20:28 +0000 Subject: [PATCH] Bump electron from 5.0.13 to 9.1.0 Bumps [electron](https://github.com/electron/electron) from 5.0.13 to 9.1.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v5.0.13...v9.1.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9bba2e..8073381 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "log4js": "^4.5.1" }, "devDependencies": { - "electron": "^5.0.8", + "electron": "^9.1.0", "electron-builder": "^21.2.0" }, "build": {