From 76aa5ac9da60a017b36b8a4e8f8fa0928c87ebbc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 2 Jan 2024 15:03:30 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6141137 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4467b9..f76b209 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "ms": "^0.7.1", "npmconf": "0.0.24", "optional": "^0.1.3", - "pullit": "1.1.0", + "pullit": "2.1.0", "converse.js": "3.3.0", "st": "0.2.4", "stream-buffers": "^3.0.1",