From d5498e8d320b21de90dfb9f1685d94c01ea6d6dc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 3 Jul 2024 09:04:38 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-7414156 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4d298d..5e0fcef 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "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",