build: update NMV to 118 (#39538)

This commit is contained in:
Keeley Hammond
2023-08-16 11:46:16 -07:00
committed by GitHub
parent a4a3ba9341
commit fce9ed65d6

View File

@@ -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 = 116
node_module_version = 118
v8_promise_internal_field_count = 1
v8_embedder_string = "-electron.0"