From 615899d5150b0d5e4730fe63dee07ec2f06c1205 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Jun 2018 07:44:29 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:mime:20170907 - https://snyk.io/vuln/npm:tunnel-agent:20170305 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8eec243..c1aa39f 100644 --- a/package.json +++ b/package.json @@ -13,12 +13,12 @@ "body-parser": "~1.12.0", "cookie-parser": "~1.3.4", "debug": "2.2.0", - "express": "4.14.0", + "express": "4.16.0", "hbs": "4.0.1", "morgan": "~1.5.1", "serve-favicon": "~2.2.0", "config": "~1.19.0", - "request": "2.74.0", + "request": "2.81.0", "lodash": "latest", "moment": "~2.15.2",