From 6823a3ea0aa3e2d9d93aef9600a1d9f01b88e53b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 15 Nov 2025 08:44:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AI-13863465 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57c5acf..81f3993 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@inquirer/prompts": "5.3.8", "@octokit/rest": "21.0.2", "@types/uuid": "10.0.0", - "ai": "3.3.9", + "ai": "5.0.52", "chalk": "5.3.0", "commander": "12.1.0", "dotenv": "16.4.5",