Browse Source

chore: bump node to v14.16.1 (master) (#28563)

* chore: bump node in DEPS to v14.16.1

* update patches
Electron Bot 4 years ago
parent
commit
3a569c176a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      DEPS
  2. 1 1
      patches/node/build_add_gn_build_files.patch

+ 1 - 1
DEPS

@@ -16,7 +16,7 @@ vars = {
   'chromium_version':
     '91.0.4448.0',
   'node_version':
-    'v14.16.0',
+    'v14.16.1',
   'nan_version':
     'v2.14.2',
   'squirrel.mac_version':

+ 1 - 1
patches/node/build_add_gn_build_files.patch

@@ -1633,7 +1633,7 @@ index 0000000000000000000000000000000000000000..f3c5c798c0aefcb8cf9b1570a7b4817c
 +  args = rebase_path(inputs + outputs, root_build_dir)
 +}
 diff --git a/src/node_version.h b/src/node_version.h
-index 0f72abc0bf0302e1f535f71803f5aa063424f8b9..c6a76e408312d8fcfc4849082727331948e710b3 100644
+index 15dae3ef318d8afd33ea2e8ced41bbdf80724b83..e3856f950cc68bd34966acf8f181eec38fe40691 100644
 --- a/src/node_version.h
 +++ b/src/node_version.h
 @@ -89,7 +89,10 @@