From 9eede45aeaf489987dcc4ebed89a9c949ccafef9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jun 2023 00:30:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- 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": {