From e59ef69833aad04b37d77b4428de738fdf098568 Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Mon, 4 Oct 2021 23:22:35 +0530 Subject: chore: upgraded electron to 14.1.0 (#1860) * upgrade 'electron-react-titlebar' to 1.0.0 * fix issue with 'contextIsolation' and 'enabelRemoteModule' for service-webview --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 7e817acce..97edff9d2 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "electron-dl": "3.2.1", "electron-fetch": "1.7.4", "electron-find": "1.0.7", - "electron-react-titlebar": "0.8.2", + "electron-react-titlebar": "1.0.0", "electron-updater": "4.3.9", "electron-window-state": "5.0.3", "fs-extra": "10.0.0", @@ -171,7 +171,7 @@ "cross-env": "7.0.3", "cz-conventional-changelog": "3.3.0", "dotenv": "10.0.0", - "electron": "13.5.1", + "electron": "14.1.0", "electron-builder": "22.12.1", "electron-notarize": "1.1.0", "eslint": "7.32.0", -- cgit v1.2.3-70-g09d2