From 7d7afa5e3ddef4a132eb5a48ee5bf604dd2ca3f3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 30 May 2021 23:36:53 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2aa1ea..58619f5 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "ervy": "^1.0.2", "first-run": "^1.2.0", "got": "^9.3.1", - "meow": "^5.0.0", + "meow": "^6.0.0", "ora": "^3.0.0", "prompts": "^1.2.0" }