From 2ebe40668b02318abfd6ea84aad53ae78e4ae7f9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Aug 2021 06:09:20 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf30935..33947b9 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "chalk": "^1.1.3", "falafel": "^2.1.0", - "lisa-box": "^0.0.16", + "lisa-box": "^0.0.22", "detect-conflict": "^1.0.1", "lisa-plugin": "^0.0.13", "path-exists": "^3.0.0",