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 88cc5f559ccb76107f7bd227341a158780276949
parent 5ec50c14de7330ea8d489b3f1977a8e7a7131e7f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue, 22 Oct 2019 17:30:26 +0200

chore(deps): bump lodash from 4.17.4 to 4.17.13 (#125)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
Diffstat:
Mpackage.json | 2+-
Myarn.lock | 6+++---
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package.json b/package.json @@ -28,7 +28,7 @@ "express": "^4.15.4", "irc": "^0.5.2", "jsonfile": "^5.0.0", - "lodash": "^4.17.4", + "lodash": "^4.17.13", "node-schedule": "^1.2.4", "node-telegram-bot-api": "^0.40.0", "request": "^2.81.0", diff --git a/yarn.lock b/yarn.lock @@ -827,9 +827,9 @@ locate-path@^3.0.0: p-locate "^3.0.0" path-exists "^3.0.0" -lodash@^4.13.1, lodash@^4.17.2, lodash@^4.17.4: - version "4.17.4" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" +lodash@^4.13.1, lodash@^4.17.13, lodash@^4.17.2: + version "4.17.13" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93" long-timeout@0.1.1: version "0.1.1"