This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 16f32471b chore(javascript): bump napi from 3.12.1 to 3.12.2 (#4745)
16f32471b is described below

commit 16f32471b2e3e76d53ed46651547092ec466d959
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 2 08:21:10 2026 +0900

    chore(javascript): bump napi from 3.12.1 to 3.12.2 (#4745)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 javascript/Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/javascript/Cargo.lock b/javascript/Cargo.lock
index ffc7d219b..2c1f96e55 100644
--- a/javascript/Cargo.lock
+++ b/javascript/Cargo.lock
@@ -487,9 +487,9 @@ checksum = 
"6b947ae49db0d222b1dbc6b113ce7248a3fc3a6ca21b696717bfc000ba4484d8"
 
 [[package]]
 name = "napi"
-version = "3.12.1"
+version = "3.12.2"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "459197f1592f4c3dbbf9c1b13f5a4599a343e4ef66b96bc340e2a518b36a6662"
+checksum = "58c5f4d5375213fdb7be2655e152386e82f026f9a5ba36a75556e11359aafe09"
 dependencies = [
  "bitflags",
  "ctor",

Reply via email to