From 280eac275007bf9dacc0cb302f94f95a7a832432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 00:25:18 +0000 Subject: [PATCH] Bump electron in /Licensing/NetCore/ElectronStandalone Bumps [electron](https://github.com/electron/electron) from 7.1.2 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/v7.1.2...v9.1.0) Signed-off-by: dependabot[bot] --- Licensing/NetCore/ElectronStandalone/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Licensing/NetCore/ElectronStandalone/package.json b/Licensing/NetCore/ElectronStandalone/package.json index f061b41..fc9e37a 100644 --- a/Licensing/NetCore/ElectronStandalone/package.json +++ b/Licensing/NetCore/ElectronStandalone/package.json @@ -26,7 +26,7 @@ "dependencies": { "@fortawesome/fontawesome": "^1.1.8", "@fortawesome/fontawesome-free-solid": "^5.0.13", - "electron": "7.1.2", + "electron": "9.1.0", "electron-edge-js": "12.8.1", "moment": "^2.22.2", "mustache": "^2.3.0"