From 4af53cab98185ea8344650d107c9b0fb9874e914 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 13:02:52 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump node-addon-api from 8.9.0 to 8.9.1 Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 8.9.0 to 8.9.1. - [Release notes](https://github.com/nodejs/node-addon-api/releases) - [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/nodejs/node-addon-api/compare/v8.9.0...v8.9.1) --- updated-dependencies: - dependency-name: node-addon-api dependency-version: 8.9.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45e22e40..daa9f7f0 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "devDependencies": { "bun-types": "1.3.14", - "node-addon-api": "8.9.0", + "node-addon-api": "8.9.1", "node-gyp": "13.0.1", "prettier": "3.9.6", "typescript": "7.0.2" From 0ddd13ff21073bbe3ca5878b17f90fd0e8243261 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 10 Aug 2026 13:03:09 +0000 Subject: [PATCH 2/2] chore: update bun.lock --- bun.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 96583735..4084ac4a 100644 --- a/bun.lock +++ b/bun.lock @@ -15,7 +15,7 @@ }, "devDependencies": { "bun-types": "1.3.14", - "node-addon-api": "8.9.0", + "node-addon-api": "8.9.1", "node-gyp": "13.0.1", "prettier": "3.9.6", "typescript": "7.0.2", @@ -212,7 +212,7 @@ "minizlib": ["minizlib@3.1.0", "", { "dependencies": { "minipass": "^7.1.2" } }, ""], - "node-addon-api": ["node-addon-api@8.9.0", "", {}, "sha512-ekZMeaaIzSQTSpr7X2X3iJM7lTzgnx8ahAG9pJfT/7+14mlEM8ZYQ9cgCDvSSRbReFK0oHli3WrZdCiRsgAT9Q=="], + "node-addon-api": ["node-addon-api@8.9.1", "", {}, "sha512-4eUQWVPCUUUiBjLnHS3cXWeC6ryoPUc0U3rP7IuzapoGbzMqd/r6KKO0clr0b+snQhsrueFEhCZDdK+LK7hxKg=="], "node-gyp": ["node-gyp@13.0.1", "", { "dependencies": { "env-paths": "^2.2.0", "exponential-backoff": "^3.1.1", "graceful-fs": "^4.2.6", "nopt": "^10.0.0", "proc-log": "^7.0.0", "semver": "^7.3.5", "tar": "^7.5.4", "tinyglobby": "^0.2.12", "undici": "^8.4.1", "which": "^7.0.0" }, "bin": { "node-gyp": "bin/node-gyp.js" } }, "sha512-piOr0S10qy5THB+q5BdqkoOx65XL/tjTMUAit3vciPNp+snTOBnGunWH1Rz7XZUxf2T9uFrfT/Ty4+aC3yPeyg=="],