From af28bc3d538d958c7648a1056e13ca35766d4e9b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Oct 2018 00:54:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:minimatch:20160620 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3edf256..85c54bc 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "dependencies": { "commander": "^2.1.0", "flowhub-registry": "0.0.2", - "noflo": "^0.5.0", - "noflo-runtime-websocket": "^0.2.3", + "noflo": "^0.8.0", + "noflo-runtime-websocket": "^0.8.0", "uuid": "^1.4.1" }, "devDependencies": {