Skip to content

Commit 6a2ab8d

Browse files
committed
feat(deps): Update NAN to v2.22
This is required for Node.js 22 support
1 parent 8c83daf commit 6a2ab8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"bindings": "^1.5.0",
27-
"nan": "^2.14.0"
27+
"nan": "^2.22.0"
2828
},
2929
"devDependencies": {
3030
"mocha": "^7.1.1",

0 commit comments

Comments
 (0)