Browse Source

chore: bump chromium in DEPS to 91.0.4472.106 (#29700)

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

+ 1 - 1
DEPS

@@ -14,7 +14,7 @@ gclient_gn_args = [
 
 vars = {
   'chromium_version':
-    '91.0.4472.101',
+    '91.0.4472.106',
   'node_version':
     'v14.16.0',
   'nan_version':