Update universe

This commit is contained in:
Basti 2019-04-16 16:28:46 +01:00
parent d46a05acae
commit a0a1434649
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
2 changed files with 1587 additions and 5854 deletions

7421
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,17 +12,17 @@
],
"description": "Heuristically programmed ALgorithmic computer",
"dependencies": {
"cheerio": "0.19.0",
"cheerio": "0.22.0",
"coffee-script": "^1.9.2",
"hubot": "3.x",
"hubot": "^3.3.1",
"hubot-auth": "^1.2.0",
"hubot-help": "^0.1.1",
"hubot-incoming-webhook": "^1.1.0",
"hubot-help": "^1.0.1",
"hubot-incoming-webhook": "^1.1.1",
"hubot-irc": "67P/hubot-irc#dev",
"hubot-kredits": "^2.1.3",
"hubot-kredits": "^3.1.0",
"hubot-plusplus": "github:67P/hubot-plusplus#feature/configurable_points_term",
"hubot-read-tweet": "0.0.2",
"hubot-redis-brain": "0.0.2",
"hubot-redis-brain": "1.0.0",
"hubot-rss-reader": "github:67P/hubot-rss-reader#e3252d63a908c065671c5416a0a4bffa323b27c6",
"hubot-rules": "^0.1.0",
"hubot-scripts": "^2.5.16",
@ -30,11 +30,7 @@
"hubot-shipit": "^0.2.0",
"hubot-tell": "^1.2.3",
"hubot-yubikey-invalidation": "0.0.3",
"node-fetch": "^1.6.3",
"request": "2.30.0"
},
"engines": {
"node": "6.x.x",
"npm": "2.1.x"
"node-fetch": "^2.3.0",
"request": "^2.88.0"
}
}