From f8c83595fc466781c12511a7f1a7ab85e06e58aa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Jan 2026 10:09:42 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d699883..a0af35e 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/systemjs": "^6.1.0", "angular-web-worker": "^1.0.6", "pouchdb-adapter-idb": "^7.2.2", - "rxdb": "^9.19.0", + "rxdb": "^14.0.0", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "^0.11.4"