From 8cc14bde94587d6483b81cd20f22ec9e7fdd9782 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 14:11:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 - https://snyk.io/vuln/SNYK-JS-JSON5-3182856 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/npm:cli:20160615 --- 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": {