1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-11 22:13:32 +00:00

[deps] Platform: Update napi to v3

This commit is contained in:
renovate[bot]
2025-09-25 14:13:30 +00:00
committed by GitHub
parent 87119f9758
commit c130c45f44

View File

@@ -37,9 +37,9 @@ interprocess = "=2.2.1"
keytar = "=0.1.6"
libc = "=0.2.172"
log = "=0.4.25"
napi = "=2.16.17"
napi = "=3.3.0"
napi-build = "=2.2.0"
napi-derive = "=2.16.13"
napi-derive = "=3.2.5"
oo7 = "=0.4.3"
oslog = "=0.2.0"
pin-project = "=1.1.10"