freifunk-bot

Modular parser for the hackerspace door status with handlers for multiple services
git clone git://archive.git.mtrnord.blog/MTRNord/freifunk-bot.git
Log | Files | Refs | README | LICENSE

commit fdea22a5fb3319a053d3c8de254a6b85172b7cb5
parent 202cc6f6b7ba5d2403c656cea99ed3afc73fd9ab
Author: greenkeeperio-bot <support@greenkeeper.io>
Date:   Sat, 31 Dec 2016 23:52:06 +0100

chore(package): update lodash to version 4.17.4

https://greenkeeper.io/
Diffstat:
Mpackage.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json @@ -29,7 +29,7 @@ "express": "^4.14.0", "irc": "^0.5.0", "jsonfile": "^2.4.0", - "lodash": "^4.17.3", + "lodash": "^4.17.4", "node-schedule": "^1.2.0", "node-telegram-bot-api": "^0.24.0", "request": "^2.75.0",