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

* chore: bump node in DEPS to v14.16.1

* update patches
This commit is contained in:
Electron Bot 2021-04-08 03:37:33 -07:00 committed by GitHub
parent 14834f35df
commit 3a569c176a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
DEPS
View file

@ -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':

View file

@ -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 @@