From 969e4c19d8439f2c6a73a9793a8bb08a84c246a3 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 4 Jun 2019 19:03:22 -0400 Subject: [PATCH] build: express@4.17.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b03fe961..19488f15 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "cookie-parser": "1.4.4", "eslint": "3.19.0", "eslint-plugin-markdown": "1.0.0", - "express": "4.16.4", + "express": "4.17.1", "mocha": "6.1.4", "nyc": "14.1.1", "supertest": "4.0.2"