chore: bump node to v14.15.4 (master) (#27198)

* chore: bump node in DEPS to v14.15.4

* update patches
This commit is contained in:
Electron Bot 2021-01-05 13:37:23 -08:00 committed by GitHub
parent c7f43e6e19
commit ea0df11aef
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':
'b13e791d7244a08d9d61dbfa2bb2b6cdf1ff6294',
'node_version':
'v14.15.3',
'v14.15.4',
'nan_version':
'2c4ee8a32a299eada3cd6e468bbd0a473bfea96d',
'squirrel.mac_version':

View file

@ -1594,7 +1594,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 3e6197f4235f0c5cae711f7882da30f03a0d3df8..6b86be86fd45c60c7a7e14de4e5bc9c0b261a8dc 100644
index 88a4c89870057e1550ebc14a0306e1a3e1089764..82212b81d6e8e1dcdbe2b796adff511000f5c5d1 100644
--- a/src/node_version.h
+++ b/src/node_version.h
@@ -89,7 +89,10 @@