From c087f4e46731978306fd90ddd41848ce835297bc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 14 Jul 2025 23:13:00 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-3153490 - https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b4d298d..72b42cd 100644 --- a/package.json +++ b/package.json @@ -24,13 +24,13 @@ "knockout.mapping": "^2.4.3", "nano": "^6.0.2", "noflo": "~0.5.0", - "noflo-couchdb": "^1.0.1", + "noflo-couchdb": "^2.0.0", "noflo-filesystem": "^1.0.6", "noflo-flow": "^0.3.4", "noflo-handyman": "0.0.9", "noflo-nodejs": "0.0.6", "noflo-objects": "^0.1.12", - "noflo-strings": "^0.1.9", + "noflo-strings": "^0.5.0", "signage-business": "git://github.com/dippyhippy/signage-business", "signage-comms": "git://github.com/dippyhippy/signage-comms", "signage-data": "git://github.com/dippyhippy/signage-data"