diff --git a/package-lock.json b/package-lock.json index 5cd4f86..26a4798 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "hubot-diagnostics": "^1.2.0", "hubot-google-images": "^0.2.7", "hubot-google-translate": "^0.2.1", - "hubot-help": "^2.1.1", + "hubot-help": "^2.1.2", "hubot-heroku-keepalive": "^1.0.3", "hubot-maps": "0.0.3", "hubot-pugme": "^0.1.1", @@ -5141,9 +5141,9 @@ } }, "node_modules/hubot-help": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/hubot-help/-/hubot-help-2.1.1.tgz", - "integrity": "sha512-5aHryj17UQkN1tYM+JBkigzoJ1XWilcKnOrD6qZgL2dAsZbuL3ZJVfa/grn4Z6w6iqcXW/PTG7eCCQ0R65AP3Q==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/hubot-help/-/hubot-help-2.1.2.tgz", + "integrity": "sha512-FW2JB5kzj0N6+S05G0CnLkZy8tOem1zinMgf54Vwv5YyHQmCAOWHiFO8A3OU6CvGglY4XNKl+U18isUuZ4CFGA==", "dependencies": { "hubot": "^4.0.0", "standard": "^17.1.0" diff --git a/package.json b/package.json index 64c199f..d265809 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "hubot-diagnostics": "^1.2.0", "hubot-google-images": "^0.2.7", "hubot-google-translate": "^0.2.1", - "hubot-help": "^2.1.1", + "hubot-help": "^2.1.2", "hubot-heroku-keepalive": "^1.0.3", "hubot-maps": "0.0.3", "hubot-pugme": "^0.1.1",