From a10c9c1afac28931ffab5766eff6360743df7367 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 1 Aug 2018 03:45:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:superagent:20181108 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3edf256..20663a4 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "license": "MIT", "dependencies": { "commander": "^2.1.0", - "flowhub-registry": "0.0.2", + "flowhub-registry": "0.1.0", "noflo": "^0.5.0", "noflo-runtime-websocket": "^0.2.3", "uuid": "^1.4.1"