Skip to content

Commit

Permalink
Bump node-addon-api from 4.3.0 to 7.0.0 in /promise-callback-demo/nod…
Browse files Browse the repository at this point in the history
…e-addon-api

Dependabot couldn't find the original pull request head commit, 1472587.
  • Loading branch information
dependabot[bot] committed Jul 28, 2023
1 parent 38847ec commit d3aa715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion promise-callback-demo/node-addon-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"main": "test/index.js",
"private": true,
"dependencies": {
"node-addon-api": "^4.0.0"
"node-addon-api": "^7.0.0"
},
"scripts": {
"install": "node-gyp rebuild && node test"
Expand Down

0 comments on commit d3aa715

Please sign in to comment.