From 677e204b9c60d053d628c56607922921c833f729 Mon Sep 17 00:00:00 2001 From: "snyk-io-us[bot]" <152054537+snyk-io-us[bot]@users.noreply.github.com> Date: Sat, 15 Mar 2025 15:55:51 +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 7726784..5c723e9 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "node-uuid": "^1.4.3", "passport": "^0.3.0", "passport-github": "^1.0.0", - "pm2": "^0.15.7" + "pm2": "^6.0.5" }, "devDependencies": { "bower": "^1.5.3",