Update dependencies

This commit is contained in:
Martin Endler
2017-01-26 20:16:35 +01:00
parent 3e38e08812
commit 9158b3758b
2 changed files with 8 additions and 8 deletions

View File

@@ -28,12 +28,12 @@
},
"dependencies": {
"bindings": "^1.2.1",
"nan": "^2.4.0"
"nan": "^2.5.1"
},
"devDependencies": {
"mocha": "^3.0.2",
"should": "^11.0.0",
"sinon": "^1.17.5"
"mocha": "^3.2.0",
"should": "^11.1.2",
"sinon": "^1.17.7"
},
"gypfile": true
}