Browse Source

chore: bump chromium to 110.0.5481.104 (23-x-y) (#37333)

chore: bump chromium in DEPS to 110.0.5481.104

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
electron-roller[bot] 2 years ago
parent
commit
453e31bd01
1 changed files with 1 additions and 1 deletions
  1. 1 1
      DEPS

+ 1 - 1
DEPS

@@ -2,7 +2,7 @@ gclient_gn_args_from = 'src'
 
 vars = {
   'chromium_version':
-    '110.0.5481.100',
+    '110.0.5481.104',
   'node_version':
     'v18.12.1',
   'nan_version':