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 8593bdd00e3c306d3cdc6a0fd644a89c5ab8cea0
parent c9ddefc50e63f9883e4e1a04511ad4416ad0b18c
Author: greenkeeperio-bot <support@greenkeeper.io>
Date:   Wed, 17 May 2017 16:26:09 +0200

chore(package): update express to version 4.15.3

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

diff --git a/package.json b/package.json @@ -26,7 +26,7 @@ "async": "^2.1.2", "botanio": "0.0.6", "curlrequest": "^1.0.1", - "express": "^4.14.1", + "express": "^4.15.3", "irc": "^0.5.0", "jsonfile": "^2.4.0", "lodash": "^4.17.4",