Skip to content

Commit bd92f01

Browse files
Bump bindings in /thread_safe_function_round_trip/napi
Bumps [bindings](https://github.com/TooTallNate/node-bindings) from 1.2.1 to 1.5.0. - [Release notes](https://github.com/TooTallNate/node-bindings/releases) - [Commits](TooTallNate/node-bindings@v1.2.1...1.5.0) --- updated-dependencies: - dependency-name: bindings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 49aec96 commit bd92f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thread_safe_function_round_trip/napi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"private": true,
77
"dependencies": {
8-
"bindings": "~1.2.1"
8+
"bindings": "~1.5.0"
99
},
1010
"engines": {
1111
"node": ">= 10.6.0"

0 commit comments

Comments
 (0)