diff --git a/build/args/all.gn b/build/args/all.gn index 7105de72a0..c93c2d994a 100644 --- a/build/args/all.gn +++ b/build/args/all.gn @@ -2,7 +2,7 @@ is_electron_build = true root_extra_deps = [ "//electron" ] # Registry of NMVs --> https://github.com/nodejs/node/blob/main/doc/abi_version_registry.json -node_module_version = 118 +node_module_version = 119 v8_promise_internal_field_count = 1 v8_embedder_string = "-electron.0"