From cee0e2138ac42d5d9694ec452ca7a1451f058ce1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 Jan 2026 05:45:56 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15038581 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0fcbe6..c17b600 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "not-node": "*", "not-pretty": "*", "not-store": "*", - "pm2": "*", + "pm2": "4.0.0", "pm2-logrotate": "*", "pug": "^2.0.0-rc.4", "querystring": "*",