Browse Source

chore: bump chromium in DEPS to 96.0.4664.55 (#31909)

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

+ 1 - 1
DEPS

@@ -15,7 +15,7 @@ gclient_gn_args = [
 
 vars = {
   'chromium_version':
-    '96.0.4664.45',
+    '96.0.4664.55',
   'node_version':
     'v16.9.1',
   'nan_version':