Browse Source

chore: bump chromium to 130.0.6723.91 (33-x-y) (#44477)

chore: bump chromium in DEPS to 130.0.6723.91

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <[email protected]>
electron-roller[bot] 5 months ago
parent
commit
532e5cc1f6
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':
-    '130.0.6723.69',
+    '130.0.6723.91',
   'node_version':
     'v20.18.0',
   'nan_version':