From 146d7312a61bf1ff3c10e2d2f8d920fba4cee5dd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Jan 2023 20:14:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIEJAR-3149984 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4d298d..d9ce02d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "noflo-filesystem": "^1.0.6", "noflo-flow": "^0.3.4", "noflo-handyman": "0.0.9", - "noflo-nodejs": "0.0.6", + "noflo-nodejs": "0.8.0", "noflo-objects": "^0.1.12", "noflo-strings": "^0.1.9", "signage-business": "git://github.com/dippyhippy/signage-business",