build: bump NMV to 121 (#40707)

This commit is contained in:
Keeley Hammond 2023-12-05 20:31:36 -08:00 committed by GitHub
parent cb0da6ff34
commit d6a80bad05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 = 119
node_module_version = 121
v8_promise_internal_field_count = 1
v8_embedder_string = "-electron.0"