From 488ea3b575f4fd0541d8de12f0b5895fe99416ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 Mar 2021 07:21:16 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4c12d3..6c7fa99 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "1-liners": "^0.2.7", "chickencurry": "^1.4.0", "get-modules": "^1.0.2", - "meow": "^3.1.0" + "meow": "^8.0.0" }, "devDependencies": { "babel": "^5.1.10",