diff --git a/thread_safe_function_round_trip/napi/package.json b/thread_safe_function_round_trip/napi/package.json index b00cf6e5..3f09af52 100644 --- a/thread_safe_function_round_trip/napi/package.json +++ b/thread_safe_function_round_trip/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"