From 73581c06c9b47dbda9eeb9bbf00a7b17a426f743 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Feb 2026 08:56:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- 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": "*",