From 7a10f299d6ece1252280757c712fcd73fc13cac4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 18 May 2017 04:55:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ms:20170412 - https://snyk.io/vuln/npm:ms:20170412 - https://snyk.io/vuln/npm:ms:20170412 Latest report for cloudspokes/glib-mock: https://snyk.io/test/github/cloudspokes/glib-mock --- package.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8eec243..9039a68 100644 --- a/package.json +++ b/package.json @@ -12,15 +12,14 @@ "dependencies": { "body-parser": "~1.12.0", "cookie-parser": "~1.3.4", - "debug": "2.2.0", - "express": "4.14.0", + "debug": "2.6.7", + "express": "4.15.3", "hbs": "4.0.1", "morgan": "~1.5.1", - "serve-favicon": "~2.2.0", + "serve-favicon": "~2.4.3", "config": "~1.19.0", "request": "2.74.0", "lodash": "latest", - "moment": "~2.15.2", "markdown-it": "~6.0.0", "jwt-decode": "~2.0.1",