From d2634ff9b8695a2b19d3c99597c064b6554b10e1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 6 Jan 2026 10:03:50 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 471ad9f..c6ff1b5 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "lodash.uniqwith": "^4.5.0", "npm-registry-client": "^8.5.0", "request": "^2.82.0", - "requestretry": "^1.12.2" + "requestretry": "^2.0.0" }, "optionalDependencies": { "aws-sdk": "^2.72.0"