From 17bbbb1534e6ba60f376d0aa33fe7ab810ee2288 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 4 Jul 2022 03:12:33 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HAWK-2808852 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3be224..1de8dd7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "deasync": "*", "data.io": "*", "tingodb": "0.3.5", - "pouchdb": "3.1.0", + "pouchdb": "4.0.2", "swagger-tools": "*", "body-parser": "*", "chai": "*",