diff --git a/async_work_thread_safe_function/napi/package.json b/async_work_thread_safe_function/napi/package.json index 4a02fb21..cdcc7e6f 100644 --- a/async_work_thread_safe_function/napi/package.json +++ b/async_work_thread_safe_function/napi/package.json @@ -5,7 +5,7 @@ "main": "index.js", "private": true, "dependencies": { - "bindings": "~1.2.1" + "bindings": "~1.5.0" }, "engines": { "node": ">= 10.6.0"