diff --git a/social/pushbullet/package.json b/social/pushbullet/package.json index 6054b93d..d374e059 100644 --- a/social/pushbullet/package.json +++ b/social/pushbullet/package.json @@ -3,7 +3,7 @@ "version" : "0.0.17", "description" : "A Node-RED node to send alerts via Pushbullet", "dependencies" : { - "pushbullet": "^2.4.0", + "pushbullet": "^3.0.0", "when": "^3.7.8" }, "repository" : {