From 407815ae007ab598d4f518ebfe24ff326dd8bd68 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Mar 2021 07:29:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86d81b5..426cdcd 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.0.0", "snyk": "^1.192.3" }, "scripts": {