From 2422eb7395363b69e2b568f151449a2a577088ee Mon Sep 17 00:00:00 2001 From: Chris Contolini Date: Thu, 11 Jul 2019 09:21:54 -0400 Subject: [PATCH] :arrow_up: --- package.json | 70 ++++++++++++++++++++++++++-------------------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/package.json b/package.json index 3bcc30b..249a21c 100644 --- a/package.json +++ b/package.json @@ -4,54 +4,54 @@ "author": "CFPB ", "description": "CFPB's chat bot", "dependencies": { - "cheerio": "0.20.0", - "chrono-node": "1.2.1", - "hubot": "cfpb/hubot", - "hubot-acrogov": "^2.0.0", + "cheerio": "0.22.0", + "chrono-node": "1.3.11", + "hubot": "github:cfpb/hubot", + "hubot-acrogov": "^2.4.1", "hubot-ambush": "0.0.3", - "hubot-auth": "1.2.0", - "hubot-aws-cfpb": "^1.0.0", - "hubot-brain-inspect": "contolini/hubot-brain-inspect", - "hubot-capital-framework": "^2.0.0", + "hubot-auth": "2.1.0", + "hubot-aws-cfpb": "^1.1.13", + "hubot-brain-inspect": "github:contolini/hubot-brain-inspect", + "hubot-capital-framework": "^2.4.0", "hubot-cfpb-indexer": "^1.0.0", - "hubot-diagnostics": "0.0.1", - "hubot-eavesdrop": "^2.0.0", + "hubot-diagnostics": "1.0.0", + "hubot-eavesdrop": "^2.3.0", "hubot-github-identity": "0.10.0", "hubot-github-management": "^2.0.0", - "hubot-google-images": "0.2.6", - "hubot-google-translate": "0.2.0", + "hubot-google-images": "0.2.7", + "hubot-google-translate": "0.2.1", "hubot-guys": "0.0.1", - "hubot-help": "0.2.0", - "hubot-heroku-keepalive": "1.0.2", + "hubot-help": "1.0.1", + "hubot-heroku-keepalive": "1.0.3", "hubot-jira-lookup": "git://github.com/jivesoftware/hubot-jira-lookup.git#840ff7444479324fbdb423c1c7f7630b4c886f5d", - "hubot-keys": "^2.0.0", - "hubot-lgtm": "^2.0.1", - "hubot-maps": "0.0.2", - "hubot-matteruser": "4.4.0", - "hubot-murder": "^1.0.0", - "hubot-newrelic2-cfpb": "cfpb/hubot-newrelic2-cfpb", - "hubot-plusplus": "1.2.5", - "hubot-redis-brain": "0.0.3", + "hubot-keys": "^2.1.2", + "hubot-lgtm": "^2.1.0", + "hubot-maps": "0.0.3", + "hubot-matteruser": "5.3.0", + "hubot-murder": "^1.2.2", + "hubot-newrelic2-cfpb": "github:cfpb/hubot-newrelic2-cfpb", + "hubot-plusplus": "1.4.0", + "hubot-redis-brain": "1.0.0", "hubot-reload-scripts": "0.1.4", - "hubot-rules": "0.1.1", - "hubot-scripts": "2.17.1", - "hubot-shipit": "0.2.0", - "hubot-spotify-meta": "^1.0.0", - "hubot-squads": "^2.0.0", + "hubot-rules": "1.0.0", + "hubot-scripts": "2.17.2", + "hubot-shipit": "0.2.1", + "hubot-spotify-meta": "^1.0.4", + "hubot-squads": "^2.3.1", "hubot-standup-alarm": "0.1.0", "hubot-thankfulness": "1.0.1", "hubot-twitter-search": "1.0.3", - "hubot-youtube": "1.0.2", - "lodash": "4.17.12", - "mattermost-slashbot": "^1.0.0", - "moment": "2.19.3", + "hubot-youtube": "1.1.1", + "lodash": "4.17.14", + "mattermost-slashbot": "^1.0.1", + "moment": "2.24.0", "npm-registry": "0.1.13", - "quick-gist": "^1.0.0", + "quick-gist": "^1.5.1", "random-emoji": "1.0.2", - "request": "2.84.0", - "semver": "5.1.0", + "request": "2.88.0", + "semver": "6.2.0", "shuffle-array": "1.0.1", - "underscore": "1.8.3" + "underscore": "1.9.1" }, "engines": { "node": "0.12.x"