Update dependency node-abi to v4.26.0 (#2812)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-01-21 09:48:41 +00:00 committed by GitHub
parent 379908b5b6
commit 9dd06fb45a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -121,7 +121,7 @@
"atomically": "2.1.0",
"@types/node": "18.19.130",
"config-file-ts": "0.2.8-rc1",
"node-abi": "4.25.0",
"node-abi": "4.26.0",
"@types/pg-pool": "2.0.7"
}
}

View File

@ -5427,10 +5427,10 @@ negotiator@^1.0.0:
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-1.0.0.tgz#b6c91bb47172d69f93cfd7c357bbb529019b5f6a"
integrity sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==
node-abi@4.25.0, node-abi@^4.2.0:
version "4.25.0"
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-4.25.0.tgz#4cd4f082c8fe5e29e2f3b529a49ce9aaab34513c"
integrity sha512-BRrQZc23ljOLms7EXVds3MOpB59/x7gaORodNuIwt96JKlflUmrOgv5hSJZEEM/WkW3uXpjZ4x1wcFu8V9mTpw==
node-abi@4.26.0, node-abi@^4.2.0:
version "4.26.0"
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-4.26.0.tgz#7068474b3a945c08372995d823b71053e3ed85af"
integrity sha512-8QwIZqikRvDIkXS2S93LjzhsSPJuIbfaMETWH+Bx8oOT9Sa9UsUtBFQlc3gBNd1+QINjaTloitXr1W3dQLi9Iw==
dependencies:
semver "^7.6.3"