From 11c98e1219286b4942e5db754b86820a47c11103 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Feb 2018 00:29:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:lodash:20180130 Latest report for asmiframework/asmi: https://snyk.io/test/github/asmiframework/asmi --- 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"