From 23d483ddd6d78fa127e444bbc0807480b8f1f854 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 13:02:58 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump node-addon-api from 8.8.0 to 8.9.0 Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 8.8.0 to 8.9.0. - [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.8.0...v8.9.0) --- updated-dependencies: - dependency-name: node-addon-api dependency-version: 8.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9fed5ea..74401f5c 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "devDependencies": { "bun-types": "1.3.14", - "node-addon-api": "8.8.0", + "node-addon-api": "8.9.0", "node-gyp": "13.0.0", "prettier": "3.8.4", "typescript": "6.0.3" From a31175446e59900bb0eef62d94bc4167317134e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 29 Jun 2026 13:03:08 +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 9f362527..b16b73dc 100644 --- a/bun.lock +++ b/bun.lock @@ -15,7 +15,7 @@ }, "devDependencies": { "bun-types": "1.3.14", - "node-addon-api": "8.8.0", + "node-addon-api": "8.9.0", "node-gyp": "13.0.0", "prettier": "3.8.4", "typescript": "6.0.3", @@ -172,7 +172,7 @@ "minizlib": ["minizlib@3.1.0", "", { "dependencies": { "minipass": "^7.1.2" } }, ""], - "node-addon-api": ["node-addon-api@8.8.0", "", {}, "sha512-c5Ko1fZJIJmzhFIkhRN76WTq+fC6tWnGy9CXA0fA+XygsWZmEwG8vmbkNqxMyoaa0Tin4djul49NzdVcJJcjeA=="], + "node-addon-api": ["node-addon-api@8.9.0", "", {}, "sha512-ekZMeaaIzSQTSpr7X2X3iJM7lTzgnx8ahAG9pJfT/7+14mlEM8ZYQ9cgCDvSSRbReFK0oHli3WrZdCiRsgAT9Q=="], "node-gyp": ["node-gyp@13.0.0", "", { "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": "^6.25.0", "which": "^7.0.0" }, "bin": { "node-gyp": "bin/node-gyp.js" } }, "sha512-FYYyBDWdc+kzoyPd5PqHUgM9DGs1C/Z4jxBZAOnA2GRUVXPivKRREq5q+VVPXVr9aGVqGMaMqyFHbviy/yb7Hg=="],