From 32edc6d1342885e00addab7e32f1b953b1b5ea7c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 28 Sep 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:debug:20170905 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:fresh:20170908 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/npm:fresh:20170908 Latest report for cloudspokes/glib-mock: https://snyk.io/test/github/cloudspokes/glib-mock --- package.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8eec243..003f280 100644 --- a/package.json +++ b/package.json @@ -10,17 +10,16 @@ "prepublish": "npm run snyk-protect" }, "dependencies": { - "body-parser": "~1.12.0", + "body-parser": "~1.18.2", "cookie-parser": "~1.3.4", - "debug": "2.2.0", - "express": "4.14.0", + "debug": "2.6.9", + "express": "4.15.5", "hbs": "4.0.1", - "morgan": "~1.5.1", - "serve-favicon": "~2.2.0", + "morgan": "~1.9.0", + "serve-favicon": "~2.4.5", "config": "~1.19.0", "request": "2.74.0", "lodash": "latest", - "moment": "~2.15.2", "markdown-it": "~6.0.0", "jwt-decode": "~2.0.1",