Skip to content

Commit

Permalink
feat(deps): Update NAN to v2.22
Browse files Browse the repository at this point in the history
This is required for Node.js 22 support
  • Loading branch information
orangejulius committed Nov 27, 2024
1 parent 8c83daf commit 6a2ab8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"bindings": "^1.5.0",
"nan": "^2.14.0"
"nan": "^2.22.0"
},
"devDependencies": {
"mocha": "^7.1.1",
Expand Down

0 comments on commit 6a2ab8d

Please sign in to comment.