From 9520f0a515e7e24802c92f885a0efb242fca3831 Mon Sep 17 00:00:00 2001 From: Robo Date: Wed, 14 Jul 2021 12:01:10 +0900 Subject: chore: update to electron 13 (#124666) * chore: bump electron@13.0.1 * chore: update cache for native modules * chore: bump electron@13.1.2 * chore: bump electron@13.1.4 * chore: fix user data dir length for validateIPCHandleLength check * chore: always disable uploadToServer on OSS * chore: use process.contextIsolated property * chore: bump electron@13.1.6 * fix: getUserDataPath helper --- cgmanifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cgmanifest.json') diff --git a/cgmanifest.json b/cgmanifest.json index ef37a43314a..adee4b3c0a5 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "chromium", "repositoryUrl": "https://chromium.googlesource.com/chromium/src", - "commitHash": "cd7a46bf02a768a1aabf9443f6ee469bc6e28e7c" + "commitHash": "7a7e35991d61ce564ed3641222da2c4ed7a65535" } }, "licenseDetail": [ @@ -40,7 +40,7 @@ "SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." ], "isOnlyProductionDependency": true, - "version": "89.0.4389.128" + "version": "91.0.4472.124" }, { "component": { @@ -60,12 +60,12 @@ "git": { "name": "electron", "repositoryUrl": "https://github.com/electron/electron", - "commitHash": "14ae30aa9b2619358298b525acd398446b385151" + "commitHash": "ddc44e1af4fa6bf0c4c05f3dd48270ef308bc470" } }, "isOnlyProductionDependency": true, "license": "MIT", - "version": "12.0.13" + "version": "13.1.6" }, { "component": { -- cgit v1.2.3