From d17d7ca46cc166b156e91c6205465d7f01826189 Mon Sep 17 00:00:00 2001 From: deepak1556 Date: Fri, 14 May 2021 12:19:44 +0900 Subject: chore: bump electron@12.0.7 Fixes https://github.com/microsoft/vscode/issues/62177 Fixes https://github.com/microsoft/vscode/issues/122630 Fixes https://github.com/microsoft/vscode/issues/118267 --- cgmanifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cgmanifest.json') diff --git a/cgmanifest.json b/cgmanifest.json index aa54e3243ab..474d6191ba5 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "chromium", "repositoryUrl": "https://chromium.googlesource.com/chromium/src", - "commitHash": "5342041f85833c038dcbc5632d62fc10f7592323" + "commitHash": "cd7a46bf02a768a1aabf9443f6ee469bc6e28e7c" } }, "licenseDetail": [ @@ -40,7 +40,7 @@ "SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." ], "isOnlyProductionDependency": true, - "version": "89.0.4389.114" + "version": "89.0.4389.128" }, { "component": { @@ -60,12 +60,12 @@ "git": { "name": "electron", "repositoryUrl": "https://github.com/electron/electron", - "commitHash": "9ce7c512475aa6aa91417a3b08e19f85a8587a30" + "commitHash": "8d55658bfa8b5983e1a90ad079c2e2ac91ee7af0" } }, "isOnlyProductionDependency": true, "license": "MIT", - "version": "12.0.4" + "version": "12.0.7" }, { "component": { -- cgit v1.2.3