From b308412ea66b492f39463a81a1f8d3e479e979b5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 May 2024 22:35:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HAWK-6969142 --- 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": "*",