From 80c3fb19723679f36b7383139338299f8c932822 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 12:34:58 +0800 Subject: [PATCH] Bump ora from 4.1.1 to 5.x (#107) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: afc163 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64c1f72..399f32c 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "gradient-string": "^2.0.2", "groq-sdk": "^0.7.0", "needle": "^3.3.1", - "ora": "^4.1.1", + "ora": "^5.4.1", "update-notifier": "^5.1.0", "xml2js": "^0.6.2" },