From 46c8b9c72824a539087441dda0107e4fc4f9c3c9 Mon Sep 17 00:00:00 2001 From: "electron-roller[bot]" <84116207+electron-roller[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 19:17:03 +0100 Subject: [PATCH] chore: bump node to v18.14.2 (main) (#37380) * chore: bump node in DEPS to v18.14.2 * 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> --- DEPS | 2 +- patches/node/build_add_gn_build_files.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index 224da53038..df72f57844 100644 --- a/DEPS +++ b/DEPS @@ -4,7 +4,7 @@ vars = { 'chromium_version': '111.0.5560.0', 'node_version': - 'v18.14.1', + 'v18.14.2', 'nan_version': '16fa32231e2ccd89d2804b3f765319128b20c4ac', 'squirrel.mac_version': diff --git a/patches/node/build_add_gn_build_files.patch b/patches/node/build_add_gn_build_files.patch index b446afddb2..2c8c308e63 100644 --- a/patches/node/build_add_gn_build_files.patch +++ b/patches/node/build_add_gn_build_files.patch @@ -2118,7 +2118,7 @@ index 0000000000000000000000000000000000000000..d1d6b51e8c0c5bc6a5d09e217eb30483 + args = rebase_path(inputs + outputs, root_build_dir) +} diff --git a/src/node_version.h b/src/node_version.h -index 0de82e87b647c3b035f993cadb48d9fadd85befd..d5510a20e18d5a6eee63d238c7d18a8c10aad729 100644 +index 46e039093716576d3c382dea0cb4bafd42d99799..ff9296f5abac9afda03e457c107f9666e792c21f 100644 --- a/src/node_version.h +++ b/src/node_version.h @@ -89,7 +89,10 @@