From a7d69f065e825134da13c97d4c71393f53f613b8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 Apr 2020 02:29:03 -0500 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PM2-474345 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86d81b5..e87c7d1 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "homepage": "https://github.com/shbatm/MMM-JSONStatusChecker#readme", "dependencies": { "log-timestamp": "^0.1.2", - "pm2": "^2.4.0", + "pm2": "^4.3.0", "snyk": "^1.192.3" }, "scripts": {