Skip to content

Commit 3ac1dad

Browse files
chore: Bump node-addon-api from 4.3.0 to 8.1.0
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 4.3.0 to 8.1.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...node-addon-api-v8.1.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 3828035 commit 3ac1dad

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

package-lock.json

Lines changed: 10 additions & 7 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
@@ -38,7 +38,7 @@
3838
"mongodb:libmongocrypt": "1.11.0",
3939
"dependencies": {
4040
"bindings": "^1.5.0",
41-
"node-addon-api": "^4.3.0",
41+
"node-addon-api": "^8.1.0",
4242
"prebuild-install": "^7.1.2"
4343
},
4444
"devDependencies": {

0 commit comments

Comments
 (0)