From a0be9a8fd6705b307196ad82b2e2012e0903a013 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Jul 2018 07:56:59 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:http-signature:20150122 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a63354e..d130066 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "preceptor-core": "0.9.3", "blink-diff": "1.0.7", - "kobold-core": "0.9.2", + "kobold-core": "0.9.4", "log4js": "0.6.20", "promise": "6.0.0", "mocha": "1.21.4"