From a9ad819b08f17021f58dfda72b92c27e754ef0a0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Aug 2020 08:29:05 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3edf256..33330c6 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.7.6", + "noflo-runtime-websocket": "^0.6.0", "uuid": "^1.4.1" }, "devDependencies": {