diff --git a/package.json b/package.json index 7b56844..ffeb8e3 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "An async libmagic binding for node.js for detecting content types by data inspection", "main": "./lib/index", "dependencies": { - "nan": "^2.17.0" + "nan": "^2.20.0" }, "scripts": { "install": "node-gyp rebuild",