chore: bump node to v16.13.1 (main) (#32086)

* chore: bump node in DEPS to v16.13.1

* update patches

* update c-ares BUILD.gn

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: clavin <clavin@electronjs.org>
This commit is contained in:
electron-roller[bot] 2021-12-16 14:41:25 -08:00 committed by GitHub
parent e9420982d2
commit eaae6c1553
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 40 additions and 108 deletions

2
DEPS
View file

@ -17,7 +17,7 @@ vars = {
'chromium_version':
'98.0.4706.0',
'node_version':
'v16.13.0',
'v16.13.1',
'nan_version':
# The following commit hash of NAN is v2.14.2 with *only* changes to the
# test suite. This should be updated to a specific tag when one becomes