Update hubot-kredits

This commit is contained in:
Basti 2020-04-16 22:18:06 +02:00
parent e3162ef44f
commit 603b58a308
No known key found for this signature in database
GPG Key ID: BE4634D632D39B67
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1793,9 +1793,9 @@
} }
}, },
"hubot-kredits": { "hubot-kredits": {
"version": "3.5.0", "version": "3.5.1",
"resolved": "https://registry.npmjs.org/hubot-kredits/-/hubot-kredits-3.5.0.tgz", "resolved": "https://registry.npmjs.org/hubot-kredits/-/hubot-kredits-3.5.1.tgz",
"integrity": "sha512-/swRV+btIRSTD3TCciJXEQJVgPvQ3jESu+Calel8ojPc8jpE6FoYat9ZqbMv0Ikm7ya4egH+Ya57VN95CVehwA==", "integrity": "sha512-V/3n9TDJydHi9+1N+fzbS0QXDBGs7qQ6G9yhDw92ycKmFxp3GthTGrHa3s5F40ZgnBB2oJ4VoYb+gmoa8pJOQg==",
"requires": { "requires": {
"cors": "^2.8.5", "cors": "^2.8.5",
"eth-provider": "^0.2.2", "eth-provider": "^0.2.2",

View File

@ -19,7 +19,7 @@
"hubot-help": "^1.0.1", "hubot-help": "^1.0.1",
"hubot-incoming-webhook": "^1.1.1", "hubot-incoming-webhook": "^1.1.1",
"hubot-irc": "67P/hubot-irc#dev", "hubot-irc": "67P/hubot-irc#dev",
"hubot-kredits": "^3.5.0", "hubot-kredits": "^3.5.1",
"hubot-plusplus": "github:67P/hubot-plusplus#feature/configurable_points_term", "hubot-plusplus": "github:67P/hubot-plusplus#feature/configurable_points_term",
"hubot-read-tweet": "0.0.2", "hubot-read-tweet": "0.0.2",
"hubot-redis-brain": "1.0.0", "hubot-redis-brain": "1.0.0",