diff --git a/package.json b/package.json index 9741a09d..a33794ed 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "url": "https://github.com/arvydas/blinkstick-node" }, "dependencies": { - "node-hid": "1.1.0" + "node-hid": "2.1.2" } }