From 1d9b347e2d40d6c6c21a004a1f1ff99c3084c73d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 2 Sep 2020 01:38:28 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-608086 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad37bf5..b4940ef 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dependencies": { "boxen": "^0.8.1", "inquirer": "^1.2.2", - "insight": "^0.8.3", + "insight": "^0.9.0", "shelljs": "^0.7.4", "tabtab": "^2.2.1", "taketalk": "^1.0.0"