diff --git a/utility/annotate-image/package.json b/utility/annotate-image/package.json index 5446a84f..44c8e7a6 100644 --- a/utility/annotate-image/package.json +++ b/utility/annotate-image/package.json @@ -3,7 +3,7 @@ "version": "0.1.3", "description": "A Node-RED node that can annotate an image", "dependencies": { - "pureimage": "^0.2.7" + "pureimage": "^0.3.8" }, "repository": { "type": "git",