From 548ed8dc340abc99269eaf14e9fc817f6cb53345 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 5 Jan 2019 09:04:21 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5c0fb74..6934e4c 100644 --- a/package.json +++ b/package.json @@ -93,8 +93,8 @@ "passport-local": "^1.0.0", "pg": "^7.3.0", "pg-hstore": "^2.3.2", - "pm2": "^2.5.0", - "pmx": "^1.2.0", + "pm2": "^2.7.1", + "pmx": "^1.5.4", "run-sequence": "^2.2.0", "sequelize": "^4.2.0", "snyk": "^1.41.1",