diff --git a/package-lock.json b/package-lock.json index 1290b2d..62a565f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1578,9 +1578,9 @@ } }, "hubot-kredits": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/hubot-kredits/-/hubot-kredits-3.1.1.tgz", - "integrity": "sha512-QGUbdwIvpko7WuCHMlsYoE2VqwblbXQUEzeov9QDBO7t7MD7A02izUFMz0TrRr7WdY/lwB9c0i7bYzWEFEHkgg==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/hubot-kredits/-/hubot-kredits-3.1.2.tgz", + "integrity": "sha512-F5TznRGz4ZRuBxOKqCwrCfgrYeWSwyG7EHKMFEvQD3hJ9y2SFyOub9ug4pGhuU6FLfpFcrm1mgSJ8JaR67aUBg==", "requires": { "eth-provider": "^0.2.2", "ethers": "^4.0.27", diff --git a/package.json b/package.json index 3756669..a5c886c 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "hubot-help": "^1.0.1", "hubot-incoming-webhook": "^1.1.1", "hubot-irc": "67P/hubot-irc#dev", - "hubot-kredits": "^3.1.1", + "hubot-kredits": "^3.1.2", "hubot-plusplus": "github:67P/hubot-plusplus#feature/configurable_points_term", "hubot-read-tweet": "0.0.2", "hubot-redis-brain": "1.0.0",