Skip to content

Commit ebefab6

Browse files
Bump node-addon-api in /typed_threadsafe_function/node-addon-api
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 4.3.0 to 7.0.0. - [Release notes](https://github.com/nodejs/node-addon-api/releases) - [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md) - [Commits](nodejs/node-addon-api@v4.3.0...v7.0.0) --- updated-dependencies: - dependency-name: node-addon-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3eaf06f commit ebefab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typed_threadsafe_function/node-addon-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"bindings": "~1.2.1",
99
"cmake-js": "^6.1.0",
10-
"node-addon-api": "^4.0.0"
10+
"node-addon-api": "^7.0.0"
1111
},
1212
"scripts": {
1313
"test": "node index.js",

0 commit comments

Comments
 (0)