diff --git a/analysis/swearfilter/package.json b/analysis/swearfilter/package.json index 88e3e473..b496f2ac 100644 --- a/analysis/swearfilter/package.json +++ b/analysis/swearfilter/package.json @@ -3,7 +3,7 @@ "version" : "0.0.1", "description" : "A Node-RED node that attempts to filter out messages containing swearwords.", "dependencies" : { - "badwords" : "0.0.1" + "badwords" : "0.0.3" }, "repository" : { "type":"git",