From df66aa71349cc83a152a939bd68609093dd8ba6d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 Jan 2026 09:24:00 +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 ad37bf5..ce57d00 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependencies": { "boxen": "^0.8.1", "inquirer": "^1.2.2", - "insight": "^0.8.3", + "insight": "^0.12.0", "shelljs": "^0.7.4", "tabtab": "^2.2.1", "taketalk": "^1.0.0"