From 728488c4a0969f1a9e817a5c6e12b202d45f3c95 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Oct 2017 04:55:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:mime:20170907 Latest report for cloudspokes/glib-mock: https://snyk.io/test/github/cloudspokes/glib-mock --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 8eec243..57cda79 100644 --- a/package.json +++ b/package.json @@ -13,14 +13,13 @@ "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", "lodash": "latest", - "moment": "~2.15.2", "markdown-it": "~6.0.0", "jwt-decode": "~2.0.1",