Browse Source

chore: bump chromium to 83.0.4103.93 (9-x-y) (#23858)

* chore: bump chromium in DEPS to 83.0.4103.92

* chore: bump chromium in DEPS to 83.0.4103.93
Electron Bot 4 years ago
parent
commit
7d0cc5edd8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      DEPS

+ 1 - 1
DEPS

@@ -12,7 +12,7 @@ gclient_gn_args = [
 
 vars = {
   'chromium_version':
-    '83.0.4103.91',
+    '83.0.4103.93',
   'node_version':
     'v12.14.1',
   'nan_version':