From 6c131e4a7559a1e237f5cfd055566c9ce01367a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 08:36:45 +0000 Subject: [PATCH] Bump ora from 4.1.1 to 5.4.1 Bumps [ora](https://github.com/sindresorhus/ora) from 4.1.1 to 5.4.1. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](https://github.com/sindresorhus/ora/commits/v5.4.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3288fcd..557d7ba 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "is-port-reachable": "^3.0.0", "localtunnel": "^2.0.0", "open": "^7.0.0", - "ora": "^4.0.3", + "ora": "^5.4.1", "querystring": "^0.2.0", "uuid": "^3.3.3", "yargs": "^15.0.1"