From 9064c909d70ed33d76ccc8165801ea434bc1ec25 Mon Sep 17 00:00:00 2001 From: deepak1556 Date: Thu, 29 Apr 2021 08:37:12 +0900 Subject: chore: bump electron@12.0.5 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..a7ec8c0a663 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": "258f245e748949e47203729860fc1696af6f4d91" } }, "isOnlyProductionDependency": true, "license": "MIT", - "version": "12.0.4" + "version": "12.0.5" }, { "component": { -- cgit v1.2.3