Skip to content

Commit 91784d3

Browse files
chore(deps): bump node-addon-api from 6.1.0 to 8.2.0
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 6.1.0 to 8.2.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@v6.1.0...v8.2.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 c35b125 commit 91784d3

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

package-lock.json

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"bindings": "^1.5.0",
31-
"node-addon-api": "^6.1.0",
31+
"node-addon-api": "^8.2.0",
3232
"prebuild-install": "^7.1.2"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)