From d45b38a390f6e7bdcdcfd5ce6c1b15fc98e53bc8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 18 Jun 2024 02:29:27 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c5a26b..4565fe5 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "foreground-child": "^2.0.0", "fs-exists-cached": "^1.0.0", "glob": "^7.2.3", - "ink": "^3.2.0", + "ink": "^4.0.0", "isexe": "^2.0.0", "istanbul-lib-processinfo": "^2.0.3", "jackspeak": "^1.4.2",