From 49a050fd8da19ac8a3f98e2c493be50f5988b7c5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 11:10:55 +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 f7c83bb..06db9a8 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "multer": "^1.4.0", "nat-upnp": "^1.1.1", "node-tvdb": "^4.1.0", - "npm": "^6.9.0", + "npm": "^7.21.0", "passport": "^0.4.0", "passport-jwt": "^4.0.0", "plex-api": "^5.2.1",