chore: bump node to v16.4.1 (main) (#29994)

* chore: bump node in DEPS to v16.4.1

* chore: update patches

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
This commit is contained in:
electron-roller[bot] 2021-07-05 13:47:09 -04:00 committed by GitHub
parent 6db9b274b7
commit 60366ad171
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

@ -17,7 +17,7 @@ vars = {
'chromium_version':
'93.0.4558.0',
'node_version':
'v16.4.0',
'v16.4.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