From 124f72dcab09d13722b6805ed2969e11c5dcb826 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 7 Jan 2019 23:12:45 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:extend:20180424 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3991002..aefacda 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dotenv": "^5.0.0", "express": "^4.14.0", "express-winston": "^2.1.0", - "m2m-status": "^1.0.0", + "m2m-status": "^1.0.2", "raven": "^2.0.0", "winston": "^2.2.0", "winston-loggly": "^1.3.1"