From 84be79e6ec269a50a074500f9592d555fb1fa8d8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Apr 2024 01:48:56 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 60399eb..b933232 100644 --- a/package.json +++ b/package.json @@ -7,9 +7,9 @@ "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", + "request-promise": "^4.2.6", "string": "^3.3.3" }, "author": "CCOCOT"