From f8d77eb67f0ff24a9212ee9e69332f8713f174a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 15:22:25 +0000 Subject: [PATCH] Bump express from 3.4.8 to 4.17.1 in /blackhole-client Bumps [express](https://github.com/expressjs/express) from 3.4.8 to 4.17.1. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/3.4.8...4.17.1) Signed-off-by: dependabot[bot] --- blackhole-client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blackhole-client/package.json b/blackhole-client/package.json index 4612439..29fe355 100644 --- a/blackhole-client/package.json +++ b/blackhole-client/package.json @@ -19,7 +19,7 @@ "crossbar": "https://github.com/macpie/crossbar-nodejs/tarball/master", "socket.io-client": "latest", "socket.io": "latest", - "express": "3.4.8" + "express": "4.17.1" }, "license": "MIT", "engines": {