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 ccb2bc3487aa67e90633e56e7a7014371f0d7d3f
parent 40d1fcd03dea2fb5b5ec6529fd2b3d56d1b2bf25
Author: greenkeeperio-bot <support@greenkeeper.io>
Date:   Mon,  3 Oct 2016 19:12:53 +0200

chore(package): update lodash to version 4.16.3

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.16.2", + "lodash": "^4.16.3", "node-schedule": "^1.1.1", "node-telegram-bot-api": "^0.23.3", "request": "^2.75.0",