From ba4bf6dd933f84adc2fb1ee1d553bff689252b3c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Jan 2026 07:01:37 +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 60399eb..4da6eb3 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "chalk": "^2.3.0", "delay": "^2.0.0", "inquirer": "^4.0.1", - "instagram-private-api": "^0.6.7", + "instagram-private-api": "^0.10.1", "request": "^2.83.0", "request-promise": "^4.2.2", "string": "^3.3.3"